Smaller safety buttons
This commit is contained in:
parent
83355f3789
commit
e910d2f517
1 changed files with 2 additions and 2 deletions
|
@ -98,8 +98,8 @@ body {
|
||||||
display: inline-block;
|
display: inline-block;
|
||||||
float: left;
|
float: left;
|
||||||
width: 25px;
|
width: 25px;
|
||||||
line-height: 38px;
|
line-height: 28px;
|
||||||
margin-right: -1px;
|
margin: 5px -1px 5px 0;
|
||||||
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
|
box-shadow: inset 0 0 0 1px rgba(0, 0, 0, 0.2);
|
||||||
}
|
}
|
||||||
#top-nav li.safety a:after {
|
#top-nav li.safety a:after {
|
||||||
|
|
Loading…
Reference in a new issue