1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2024-11-28 04:24:09 +01:00

Update bookmarks.css

This commit is contained in:
Tim 2016-07-01 04:35:49 +02:00 committed by GitHub
parent 46b177ab5d
commit b3e0893d1f

View File

@ -251,6 +251,7 @@ li:hover > .tags_actions > em { display : none; }
background: none repeat scroll 0 0 #F8F8F8;
}
#tag_filter .tagit {
display: inline-block;
margin: 0.3em;
}
#tag_filter ul.tagit > li.tagit-new {
@ -263,7 +264,6 @@ li:hover > .tags_actions > em { display : none; }
}
#tag_filter a {
display: inline-block;
display: inline;
float: none;
margin: 0;