Language button was too close to the Send button

pull/17/head
rugk 2016-06-18 19:30:07 +02:00 committed by GitHub
parent 3924790864
commit 03730f48a1
1 changed files with 4 additions and 0 deletions

View File

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