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

Centers the Bookmarks Delete Button

This commit is contained in:
raghunayyar 2013-02-19 16:24:18 +05:30
parent 9c483bb58d
commit 07f18fe866

View File

@ -86,7 +86,7 @@ input.disabled, input.disabled:hover, input.disabled:focus {
.bookmark_actions {
position: absolute;
right: 1em;
bottom:1.3em;
bottom:0.8em;
display: none;
}
.bookmark_actions span { margin: 0 0.4em; }