Prevent group by time label from wrapping

pull/10616/head
Alex P 2017-02-22 14:54:32 -08:00
parent 6b57dbede0
commit 3bd73cf40b
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
border-color: $g5-pepper;
border-width: 2px;
background-color: $g3-castle;
white-space: nowrap;
}
.dropdown-toggle {
border-radius: 0px 3px 3px 0;