mirror of
https://framagit.org/framasoft/framadate/framadate
synced 2026-01-23 02:14:06 +00:00
Add space between language select and h1
This commit is contained in:
parent
27f4c1045a
commit
4e2a48685a
1 changed files with 6 additions and 0 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue