1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-01-18 14:52:10 +01:00

Bookmark small tag style fix

This commit is contained in:
Brice Maron 2012-12-18 20:56:32 +00:00
parent c090b3d8fd
commit 0f0fa25144

View File

@ -112,8 +112,8 @@ input.disabled, input.disabled:hover, input.disabled:focus {
}
.bookmark_tags {
left:25%;
position: absolute;
left:25%;
position: relative;
}
.bookmark_tag {
display: inline-block;