Little css fix
This commit is contained in:
parent
5d4fe045b0
commit
ef787b9b4a
|
@ -1361,6 +1361,7 @@ table.databox {
|
||||||
-webkit-border-radius: 4px;
|
-webkit-border-radius: 4px;
|
||||||
border-radius: 4px;
|
border-radius: 4px;
|
||||||
border: 0px solid #fff;
|
border: 0px solid #fff;
|
||||||
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.databox th {
|
.databox th {
|
||||||
|
|
Loading…
Reference in New Issue