mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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 {
|
||||
border-collapse: separate;
|
||||
border-spacing: 0.3em;
|
||||
width: 98%;
|
||||
width: 100%;
|
||||
table-layout: fixed;
|
||||
margin: 0;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user