diff options
Diffstat (limited to '')
-rw-r--r-- | admin/themes/default/default-layout.css | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/admin/themes/default/default-layout.css b/admin/themes/default/default-layout.css index 48e0ff5a8..698c575da 100644 --- a/admin/themes/default/default-layout.css +++ b/admin/themes/default/default-layout.css @@ -881,3 +881,5 @@ h2:lang(en) { text-transform:capitalize; } .HelpActions a { border:0; margin:0; } .HelpActions a:hover {border:0;} .HelpActions li {list-style-image:none; list-style-position:outside; list-style-type:none; text-align:center; text-indent:0pt; } + +legend {text-align:left;}
\ No newline at end of file |