updated the print CSS
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
body {
|
||||
padding-top: 0px !important;
|
||||
}
|
||||
|
||||
#search_results > li:not(.active) {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
.navbar, .sidebar {
|
||||
display: none !important;
|
||||
}
|
||||
|
||||
#search_results > :not(.active) {
|
||||
display: none;
|
||||
}
|
||||
|
||||
.nd_content {
|
||||
margin-left: 5px !important;
|
||||
}
|
||||
|
||||
.device_label_right {
|
||||
display: inline !important;
|
||||
float: left !important;
|
||||
.content, .nd_content {
|
||||
margin-left: 0px !important;
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user