mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-09-22 17:37:45 +02:00
layout.less: Fully remove letter-spacing from .dashboard
Since ipl-html is used now, there is no whitespace between tags which gets rendered due to display:inline-block.
This commit is contained in:
parent
757a28bf4f
commit
8df2c9ea8c
@ -183,11 +183,8 @@
|
||||
// Dashboard grid
|
||||
|
||||
.dashboard {
|
||||
//letter-spacing: -0.417em;
|
||||
|
||||
> .container {
|
||||
display: inline-block;
|
||||
letter-spacing: normal;
|
||||
vertical-align: top;
|
||||
// Column width controlled by #layout
|
||||
width: 100%;
|
||||
|
Loading…
x
Reference in New Issue
Block a user