Prevent group by time label from wrapping
parent
6b57dbede0
commit
3bd73cf40b
|
@ -18,6 +18,7 @@
|
||||||
border-color: $g5-pepper;
|
border-color: $g5-pepper;
|
||||||
border-width: 2px;
|
border-width: 2px;
|
||||||
background-color: $g3-castle;
|
background-color: $g3-castle;
|
||||||
|
white-space: nowrap;
|
||||||
}
|
}
|
||||||
.dropdown-toggle {
|
.dropdown-toggle {
|
||||||
border-radius: 0px 3px 3px 0;
|
border-radius: 0px 3px 3px 0;
|
||||||
|
|
Loading…
Reference in New Issue