Remove padding in jobs table
This commit is contained in:
@@ -60,6 +60,12 @@
|
||||
.highlight {
|
||||
background: #dceaf4;
|
||||
}
|
||||
|
||||
.inline-fieldset {
|
||||
/* reset bootstrap styles */
|
||||
margin-bottom: 0;
|
||||
padding-top: 0;
|
||||
}
|
||||
}
|
||||
|
||||
@media print {
|
||||
|
||||
Reference in New Issue
Block a user