Set the min-width so that the arrow is displayed correctly

pull/3474/head
Henriette Dinger 9 years ago
parent fae3765bf3
commit 5745119f49
  1. 1
      app/assets/stylesheets/content/_table.sass

@ -208,6 +208,7 @@ table.generic-table
& > .dropdown-indicator
width: 1em
text-align: right
min-width: 1em
.generic-table--header-background
position: absolute

Loading…
Cancel
Save