summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--skins/standard/global.css6
1 files changed, 2 insertions, 4 deletions
diff --git a/skins/standard/global.css b/skins/standard/global.css
index 7d6e0abba..5570c6f2c 100644
--- a/skins/standard/global.css
+++ b/skins/standard/global.css
@@ -218,7 +218,7 @@ body
#footer .label
{
- width: 7.2em;
+ width: 8.2em;
display: block;
float: left;
@@ -244,7 +244,7 @@ body
#footer .links
{
- display: block;
+ display: table-cell;
padding: 0.1em 0.2em;
}
@@ -252,8 +252,6 @@ body
/* hide from MSIE and NN4 */
[id]#footer .links
{
- display: table-cell;
-
padding-top: 0;
vertical-align: baseline;