mirror of
https://github.com/owncloud/bookmarks.git
synced 2025-03-10 10:29:20 +01:00
Full width tag filter bar
Ensure the tag filter bar is as large as the one for adding bookmarks
This commit is contained in:
parent
642df90adb
commit
215f19a1e5
1
css/3rdparty/jquery.tagit.css
vendored
1
css/3rdparty/jquery.tagit.css
vendored
@ -3,6 +3,7 @@ ul.tagit {
|
|||||||
overflow: auto;
|
overflow: auto;
|
||||||
margin-left: inherit; /* usually we don't want the regular ul margins. */
|
margin-left: inherit; /* usually we don't want the regular ul margins. */
|
||||||
margin-right: inherit;
|
margin-right: inherit;
|
||||||
|
width: 91.5%;
|
||||||
}
|
}
|
||||||
ul.tagit li {
|
ul.tagit li {
|
||||||
display: block;
|
display: block;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user