bug fix #171 device batch attachments not working
This commit is contained in:
@@ -1018,6 +1018,7 @@ h1.Config_DocumentTemplates {
|
||||
.deviceBatches #DeviceBatch_Attachments {
|
||||
border: 1px solid #ccc;
|
||||
background-color: #fff;
|
||||
position: relative;
|
||||
}
|
||||
.deviceBatches #DeviceBatch_Attachments div.attachmentOutput {
|
||||
position: relative;
|
||||
|
||||
@@ -1197,6 +1197,7 @@ h1.Config_DocumentTemplates {
|
||||
#DeviceBatch_Attachments {
|
||||
border: 1px solid @SubtleBorderColour;
|
||||
background-color: @white;
|
||||
position: relative;
|
||||
|
||||
div.attachmentOutput {
|
||||
position: relative;
|
||||
|
||||
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user