]> git.immae.eu Git - github/wallabag/wallabag.git/commitdiff
Remove useless CSS 1835/head
authorNicolas Lœuillet <nicolas@loeuillet.org>
Sun, 3 Apr 2016 18:35:53 +0000 (20:35 +0200)
committerNicolas Lœuillet <nicolas@loeuillet.org>
Sun, 3 Apr 2016 18:35:53 +0000 (20:35 +0200)
src/Wallabag/CoreBundle/Resources/public/themes/material/css/main.css

index 6f44e1dac7725bda35296dfe9a9e0df26037cfeb..96c38822e4133b7f79ce541435bc862570d7e2b2 100755 (executable)
@@ -54,20 +54,6 @@ body.login main {
     padding: 0;
 }
 
-#warning_message {
-    position: fixed;
-    background-color: #ff6347;
-    z-index: 1000;
-    bottom: 0;
-    left: 0;
-    width: 100%;
-    color: #000;
-}
-
-#warning_message a {
-    color: #555;
-}
-
 .border-bottom {
     border-bottom: 1px solid #DDD;
 }