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

[Bookmark] Correct css for new Nav bar

This commit is contained in:
Brice Maron 2013-02-04 23:24:34 +01:00
parent b370ab1cee
commit 2b6356e1c3

View File

@ -37,7 +37,7 @@ input.disabled, input.disabled:hover, input.disabled:focus {
/* width: 100%; */
height: 100%;
position: fixed;
left: 32.5em;
left: 25em;
right:0;
}