More Progress
This commit is contained in:
@@ -1,9 +1,5 @@
|
||||
body {
|
||||
padding-top: 49px;
|
||||
}
|
||||
|
||||
#content {
|
||||
padding: .5em 1em;
|
||||
padding-top: 60px;
|
||||
}
|
||||
|
||||
.brand
|
||||
@@ -14,7 +10,7 @@
|
||||
}
|
||||
|
||||
.navbar .brand {
|
||||
margin-left: 20px;
|
||||
margin-left: 10px;
|
||||
margin-right: -20px;
|
||||
}
|
||||
|
||||
@@ -42,4 +38,11 @@ footer {
|
||||
.report-calculation
|
||||
{
|
||||
display: none;
|
||||
}
|
||||
|
||||
@media print {
|
||||
header,
|
||||
footer,
|
||||
.no-print
|
||||
{ display:none }
|
||||
}
|
||||
Reference in New Issue
Block a user