mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-01 19:14:24 +02:00
Tables should use full with, outer elements take care of margins
This commit is contained in:
parent
ff3d351c8f
commit
bfb123eec7
@ -20,7 +20,7 @@ table.colors td {
|
|||||||
table.action {
|
table.action {
|
||||||
border-collapse: separate;
|
border-collapse: separate;
|
||||||
border-spacing: 0.3em;
|
border-spacing: 0.3em;
|
||||||
width: 98%;
|
width: 100%;
|
||||||
table-layout: fixed;
|
table-layout: fixed;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user