Browse Source

Language button was too close to the Send button

rugk 10 years ago
parent
commit
03730f48a1
1 changed files with 4 additions and 0 deletions
  1. 4 0
      css/bootstrap/zerobin.css

+ 4 - 0
css/bootstrap/zerobin.css

@@ -36,6 +36,10 @@ body.navbar-spacing {
 	margin-left: -56px;
 }
 
+.btn-primary {
+	margin-left: 8px;
+}
+
 #image img {
 	max-width: 100%;
 	height: auto;