mirror of
https://github.com/kremalicious/krtmn.git
synced 2024-12-22 09:13:25 +01:00
mobile: less space between nav & new_url
This commit is contained in:
parent
ff97e6ec4c
commit
4a975b22b5
@ -844,6 +844,10 @@ body#public {
|
||||
width: 94%;
|
||||
}
|
||||
|
||||
ul#admin_menu {
|
||||
margin-bottom: 1em;
|
||||
}
|
||||
|
||||
ul#admin_menu a {
|
||||
padding: .1em;
|
||||
font-size: .7em;
|
||||
@ -870,7 +874,8 @@ body#public {
|
||||
}
|
||||
|
||||
#new_url {
|
||||
margin-bottom: 1em;
|
||||
margin-bottom: 2em;
|
||||
margin-top: 0;
|
||||
}
|
||||
|
||||
div.share,
|
||||
|
Loading…
Reference in New Issue
Block a user