Language button was too close to the Send button
This commit is contained in:
parent
3924790864
commit
03730f48a1
1 changed files with 4 additions and 0 deletions
|
@ -36,6 +36,10 @@ body.navbar-spacing {
|
|||
margin-left: -56px;
|
||||
}
|
||||
|
||||
.btn-primary {
|
||||
margin-left: 8px;
|
||||
}
|
||||
|
||||
#image img {
|
||||
max-width: 100%;
|
||||
height: auto;
|
||||
|
|
Loading…
Reference in a new issue