Styles fix for IE8.

SVN:trunk[1208]
This commit is contained in:
Denis Flaven
2011-04-11 16:18:20 +00:00
parent b1b913d891
commit af63233fac
2 changed files with 4 additions and 2 deletions

View File

@@ -44,7 +44,8 @@
width: 100%;
}
.element {
display: inline-block;
display: inline;
float: left;
}
.element a {
font-size: 10px;

View File

@@ -44,7 +44,8 @@
width: 100%;
}
.element {
display: inline-block;
display: inline;
float: left;
}
.element a {
font-size: 10px;