diff options
Diffstat (limited to 'www/css')
-rw-r--r-- | www/css/index.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/css/index.css b/www/css/index.css index 5b72fc4..533559c 100644 --- a/www/css/index.css +++ b/www/css/index.css @@ -106,7 +106,7 @@ html.fontface #warn li#fontface { display: none; } html.csstransforms #warn li#csstransforms { display: none; } html.csstransitions #warn li#csstransitions { display: none; } html #warn li#html-svg-filter { display: none; } -.button { +label { display: block; } .button-enabled { |