mirror of
https://github.com/owncloud/bookmarks.git
synced 2024-12-02 06:24:11 +01:00
Centers the Bookmarks Delete Button
This commit is contained in:
parent
9c483bb58d
commit
07f18fe866
@ -86,7 +86,7 @@ input.disabled, input.disabled:hover, input.disabled:focus {
|
|||||||
.bookmark_actions {
|
.bookmark_actions {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 1em;
|
right: 1em;
|
||||||
bottom:1.3em;
|
bottom:0.8em;
|
||||||
display: none;
|
display: none;
|
||||||
}
|
}
|
||||||
.bookmark_actions span { margin: 0 0.4em; }
|
.bookmark_actions span { margin: 0 0.4em; }
|
||||||
|
Loading…
Reference in New Issue
Block a user