diff --git a/css/opencase.css b/css/opencase.css index 4dcbfc1..18cea69 100644 --- a/css/opencase.css +++ b/css/opencase.css @@ -2,6 +2,10 @@ body { font-size: 100% !important; } +.form-composite > .fieldset-wrapper > .description, .form-item .description { + font-size: 1em !important; +} + /* Free the people from the tyranny of the useless search button */ #edit-submit-actor-search{ display: none;