Add space between language select and h1
This commit is contained in:
parent
27f4c1045a
commit
4e2a48685a
@ -126,6 +126,12 @@ header .lead {
|
||||
padding: 10px 0;
|
||||
margin:0;
|
||||
}
|
||||
header form .input-group .form-control {
|
||||
margin-bottom: 20px;
|
||||
}
|
||||
header form .input-group .input-group-btn {
|
||||
vertical-align: top;
|
||||
}
|
||||
|
||||
#admin-link, #public-link {
|
||||
cursor:text;
|
||||
|
Loading…
Reference in New Issue
Block a user