]> source.dussan.org Git - nextcloud-server.git/commitdiff
bookmarks: make read later-button draggable again, fixes oc-944
authorArthur Schiwon <blizzz@owncloud.com>
Wed, 20 Jun 2012 14:31:22 +0000 (16:31 +0200)
committerArthur Schiwon <blizzz@owncloud.com>
Wed, 20 Jun 2012 14:31:22 +0000 (16:31 +0200)
apps/bookmarks/css/bookmarks.css

index 3a3e0fbf6b392bd07f339790d0093b1cf5ca83e6..a67afcd44fa3ffe95fbc3c9247530e2c28fd9d62 100644 (file)
@@ -1,5 +1,5 @@
 #content { overflow: auto; height: 100%; }
-#firstrun { width: 80%; margin: 5em auto auto auto; text-align: center; font-weight:bold; font-size:1.5em;  color:#777;}
+#firstrun { width: 80%; margin: 5em auto auto auto; text-align: center; font-weight:bold; font-size:1.5em;  color:#777; position: relative;}
 #firstrun small { display: block; font-weight: normal; font-size: 0.5em; margin-bottom: 1.5em; }
 #firstrun .button { font-size: 0.7em; }
 #firstrun #selections { font-size:0.8em;  font-weight: normal; width: 100%; margin: 2em auto auto auto; clear: both; }