Turned admin/moderation on details page into a dropdown

This commit is contained in:
Christoph Haas 2016-03-04 12:32:24 +01:00
parent 1a089c4b0a
commit 51c6c99d61
3 changed files with 17 additions and 18 deletions

View file

@ -296,7 +296,8 @@ $drilldown-background: $white;
$dropdown-padding: 1rem;
$dropdown-border: 1px solid $medium-gray;
$dropdown-font-size: 1rem;
$dropdown-width: 300px;
// $dropdown-width: 300px;
$dropdown-width: 400px;
$dropdown-radius: $global-radius;
$dropdown-sizes: (
tiny: 100px,