Nils Schneider 9 years ago
parent
commit
0b00899e12
1 changed files with 1 additions and 2 deletions
  1. 1 2
      index.html

+ 1 - 2
index.html

@@ -190,8 +190,7 @@
       }
 
       .bar {
-        display: inline-block;
-        width: 100%;
+        display: block;
         height: 1.4em;
         background: rgba(85, 128, 32, 0.5);
         position: relative;