Adjust size of selects used in timelines toolbar

Signed-off-by: Alex Coles <alex@alexbcoles.com>
pull/2419/head
Alex Coles 10 years ago
parent 13dbc46854
commit 682f603b4d
  1. 4
      app/assets/stylesheets/timelines.css.sass

@ -145,6 +145,10 @@ li.select2-result.select2-visible-selected-parent
.tl-toolbar-container *
vertical-align: bottom
.tl-toolbar-container select
font-size: 0.8rem
padding: 0.25rem 0.5rem
.tl-icon-postponed, .tl-icon-preponed, .tl-icon-added, .tl-icon-deleted, .tl-icon-changed, .tl-icon-calendar, .tl-icon-zoomin, .tl-icon-zoomout, .tl-icon-outline
background-position: 0% 50%
background-repeat: no-repeat

Loading…
Cancel
Save