aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/adm
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/adm')
-rw-r--r--phpBB/adm/style/acp_language.html4
-rw-r--r--phpBB/adm/style/admin.css2
2 files changed, 3 insertions, 3 deletions
diff --git a/phpBB/adm/style/acp_language.html b/phpBB/adm/style/acp_language.html
index 86f32a3ce5..3c2a68d9b7 100644
--- a/phpBB/adm/style/acp_language.html
+++ b/phpBB/adm/style/acp_language.html
@@ -116,9 +116,9 @@
<select name="language_file">{S_LANG_OPTIONS}</select>&nbsp;<input type="submit" class="button2" name="change" value="{L_SELECT}" />
</fieldset>
- <br /><br /><br />
+ <p>&nbsp;<br />&nbsp;</p>
+
- <!-- DIRTY DIRTY DIRTY IE -->
<!--[if lt IE 8]>
<style type="text/css">
input.langvalue, textarea.langvalue {
diff --git a/phpBB/adm/style/admin.css b/phpBB/adm/style/admin.css
index 398cbac150..f4a99348b5 100644
--- a/phpBB/adm/style/admin.css
+++ b/phpBB/adm/style/admin.css
@@ -871,7 +871,7 @@ dd input {
}
dd select {
- fnt-size: 100%;
+ font-size: 100%;
width: auto;
max-width: 100%;
}