eliminate two lines
This commit is contained in:
parent
c32f4aade9
commit
5e0daf3e85
1 changed files with 3 additions and 5 deletions
|
@ -5,7 +5,7 @@ nav {
|
|||
.navbar {
|
||||
color: #fff;
|
||||
height: 1.5em;
|
||||
padding: 1em 0 .6em;
|
||||
padding: .7em 0 .95em;
|
||||
outline: 0;
|
||||
}
|
||||
|
||||
|
@ -14,7 +14,7 @@ nav {
|
|||
}
|
||||
|
||||
.navbar-link {
|
||||
padding: .5em;
|
||||
padding-right: .5em;
|
||||
color: #aaa;
|
||||
top: -1px;
|
||||
position: relative;
|
||||
|
@ -41,9 +41,7 @@ button.btn.close.small-btn {
|
|||
|
||||
.pagename {
|
||||
color: #fff;
|
||||
padding: 0 1em 0 0;
|
||||
font-size: 22px;
|
||||
line-height: 15px;
|
||||
top: 1px;
|
||||
position: relative;
|
||||
}
|
||||
|
@ -85,7 +83,7 @@ button.btn.close.small-btn {
|
|||
line-height: 0;
|
||||
float: right;
|
||||
font-size: 32px;
|
||||
margin-top: -14px;
|
||||
margin-top: -10px;
|
||||
position: relative;
|
||||
background: #000;
|
||||
height: 21px;
|
||||
|
|
Loading…
Add table
Reference in a new issue