diff options
Diffstat (limited to 'template/yoga')
-rw-r--r-- | template/yoga/default-layout.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/template/yoga/default-layout.css b/template/yoga/default-layout.css index 9752690af..a9fc2da1c 100644 --- a/template/yoga/default-layout.css +++ b/template/yoga/default-layout.css @@ -213,7 +213,7 @@ FORM.filter FIELDSET LABEL SPAN SELECT { margin: 0; } -FORM.filter FIELDSET P, +FORM.filter FIELDSET P { clear: left; display: block; |