Work on products, first completed broadband
This commit is contained in:
6
public/css/fixes.css
vendored
6
public/css/fixes.css
vendored
@@ -19,6 +19,12 @@ body {
|
||||
box-shadow: 0 0 0 #fff;
|
||||
background-color: #fff;
|
||||
}
|
||||
|
||||
/* Fix select width */
|
||||
.dataTables_wrapper .dataTables_length select {
|
||||
width: 5em !important;
|
||||
}
|
||||
|
||||
.dataTables_scrollHeadInner {
|
||||
width: 100% !important;
|
||||
}
|
||||
|
Reference in New Issue
Block a user