]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Fixed #45 - les icones sont revenues
authornicosomb <nicolas@loeuillet.org>
Tue, 16 Apr 2013 13:43:05 +0000 (15:43 +0200)
committernicosomb <nicolas@loeuillet.org>
Tue, 16 Apr 2013 13:43:05 +0000 (15:43 +0200)
css/style.css

index 134ca5d518b6e883d725fc1c50fccfaad4acfdca..cf1ee2f028335f936a0af0e404f05fc309bb0d17 100644 (file)
@@ -101,9 +101,7 @@ input[type=submit].delete {
     min-height: 8em;
     border: 1px solid;
 }
-#main .entrie h2 {
-    width: 95%;
-}
+
 #main .entrie h2 a {
     text-decoration: none;
 }
@@ -113,10 +111,6 @@ input[type=submit].delete {
 }
 
 .tools {
-    position: absolute;
-    top: 20px;
-    right: 20px;
-    width: 30px;
     text-align: right;
 }