diff options
Diffstat (limited to 'app/assets')
-rw-r--r-- | app/assets/stylesheets/widget.css | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/app/assets/stylesheets/widget.css b/app/assets/stylesheets/widget.css index 2c7a746ba..704769199 100644 --- a/app/assets/stylesheets/widget.css +++ b/app/assets/stylesheets/widget.css @@ -89,14 +89,11 @@ a:active { top: 44px; width: 100px; text-align: center; - + line-height: 1.3em; } .alaveteli-widget__count { font-size: 55px; -} - -.alaveteli-widget__people { - line-height: 1.3em; + line-height: 55px; } .alaveteli-widget__bottom a { |