diff options
author | Christian Pointner <equinox@helsinki.at> | 2014-09-20 12:18:19 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2014-09-20 12:18:19 (GMT) |
commit | d54ed61ac57c905ed10235ed49ddc4e2c080970d (patch) | |
tree | 701cb959262899aeae940d303503a7786432b99a /styles | |
parent | 84ce05d92103e24073c06a7dafab8f2fe99574c2 (diff) |
improved show selector style
Diffstat (limited to 'styles')
-rw-r--r-- | styles/shows.css | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/styles/shows.css b/styles/shows.css index 484c9b5..0191f6b 100644 --- a/styles/shows.css +++ b/styles/shows.css @@ -5,3 +5,7 @@ margin-top: 1.5em; margin-bottom: 1em; } +#show-selector { + height: 2.5em; + width: 100%; +} |