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;
|
||||
margin-left: inherit; /* usually we don't want the regular ul margins. */
|
||||
margin-right: inherit;
|
||||
width: 91.5%;
|
||||
}
|
||||
ul.tagit li {
|
||||
display: block;
|
||||
|
Loading…
x
Reference in New Issue
Block a user