FIX: fixed css (space between page header and page body)
This commit is contained in:
@@ -74,13 +74,6 @@ thead input {
|
||||
*/
|
||||
#page-body {
|
||||
padding-bottom: 4.8rem;
|
||||
background-color: #fcc;
|
||||
}
|
||||
|
||||
#page-body .vspace {
|
||||
content: "\202f";
|
||||
height: 0px;
|
||||
margin-bottom: 1.2rem;
|
||||
}
|
||||
|
||||
#page-body h5, #page-body h6 {
|
||||
@@ -120,8 +113,13 @@ thead input {
|
||||
/*
|
||||
* Misc
|
||||
*/
|
||||
.jumbotron > h1 {
|
||||
margin-top: 0px;
|
||||
.top-most {
|
||||
margin-top: 1.2rem;
|
||||
}
|
||||
|
||||
.jumbotron {
|
||||
padding-top: 34px;
|
||||
padding-bottom: 34px;
|
||||
}
|
||||
|
||||
.action-tabs {
|
||||
|
||||
Reference in New Issue
Block a user