Update Print media CSS to handle new UI components
This commit is contained in:
@@ -1,3 +1,9 @@
|
||||
2.018001 -
|
||||
|
||||
[BUG FIXES]
|
||||
|
||||
* Update Print media CSS to handle new UI components
|
||||
|
||||
2.018000 - 2013-10-08
|
||||
|
||||
[NEW FEATURES]
|
||||
|
||||
@@ -14,3 +14,12 @@ body {
|
||||
margin-left: 0px !important;
|
||||
margin-right: 0px !important;
|
||||
}
|
||||
|
||||
.floatThead-table {
|
||||
position: inherit;
|
||||
top: 45px;
|
||||
}
|
||||
|
||||
a:after {
|
||||
content: "" !important;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user