diff options
Diffstat (limited to 'public/assets/stylesheets/app.css')
| -rwxr-xr-x | public/assets/stylesheets/app.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/public/assets/stylesheets/app.css b/public/assets/stylesheets/app.css index 0135573..49dfd98 100755 --- a/public/assets/stylesheets/app.css +++ b/public/assets/stylesheets/app.css @@ -1282,8 +1282,8 @@ button:hover { color: #000; } -.radio-group__option { - display: none; +.radio-group__option { + display: none; } /*FORM STUFF*/ |
