1
0
mirror of https://github.com/owncloud/bookmarks.git synced 2025-03-22 13:19:40 +01:00

[Bookmark] Fix Small Layout pbm

This commit is contained in:
Brice Maron 2013-01-25 20:18:22 +00:00
parent 78365daa0a
commit 8df4e01671

View File

@ -10,10 +10,6 @@ input.disabled, input.disabled:hover, input.disabled:focus {
background-color: #ddd;
color: gray;
}
#leftcontent {
top: 4em !important;
}
#rightcontent {
padding-top: 5px;
top: 1em !important;