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

Fix edit for smaller screens fix #9

This commit is contained in:
Brice Maron 2013-04-15 23:15:02 +02:00
parent f6ac356afb
commit 7d592b59d1

View File

@ -297,6 +297,7 @@ li:hover em { display : none; }
width:40%;
top: 0.7em;
font-weight:500;
z-index: -10;
}
.bookmark_date, .bookmark_submit {
font-size:small;