[S] Add proper up and down margins
This commit is contained in:
@@ -32,6 +32,10 @@
|
|||||||
// Float right
|
// Float right
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 110px;
|
right: 110px;
|
||||||
|
|
||||||
|
// Margins
|
||||||
|
margin-top: 12px;
|
||||||
|
margin-bottom: 12px;
|
||||||
}
|
}
|
||||||
|
|
||||||
#nav-title
|
#nav-title
|
||||||
|
|||||||
Reference in New Issue
Block a user