fix margin for narrow layout
authorMaciej Tronowski <mtro@man.poznan.pl>
Thu, 16 Apr 2015 08:30:22 +0000 (10:30 +0200)
committerMaciej Tronowski <mtro@man.poznan.pl>
Thu, 16 Apr 2015 08:30:22 +0000 (10:30 +0200)
qcg/static/qcg/main.css

index 692372c..3a47bf9 100644 (file)
@@ -122,6 +122,7 @@ textarea {
 
 #controls {
     flex: 0 auto;
+    margin-bottom: 5px;
     white-space: nowrap;
 }