]> jfr.im git - irc/freenode/web-7.0.git/commitdiff
Fix a CSS error.
authorEd Kellett <redacted>
Thu, 24 Mar 2016 17:14:56 +0000 (17:14 +0000)
committerEd Kellett <redacted>
Thu, 24 Mar 2016 17:14:56 +0000 (17:14 +0000)
static/css/style.css

index e8f3cf37928e924d74aad234d82fac7035745f3a..cb12f6de53399ba9c7f15205bba6b212c19ea6bb 100644 (file)
@@ -89,7 +89,7 @@ img {
     padding-right: 5px;
 }
 
-@media (--max-sm); {
+@media (--max-sm) {
     .navbar {
         position: absolute;
     }