From 7d592b59d1ccccc87e49ad1da74438b274cbfcdf Mon Sep 17 00:00:00 2001 From: Brice Maron Date: Mon, 15 Apr 2013 23:15:02 +0200 Subject: [PATCH] Fix edit for smaller screens fix #9 --- css/bookmarks.css | 1 + 1 file changed, 1 insertion(+) diff --git a/css/bookmarks.css b/css/bookmarks.css index 29dd41b7..839c59e6 100644 --- a/css/bookmarks.css +++ b/css/bookmarks.css @@ -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;