ie fix
svn path=/branches/test/; revision=27770
This commit is contained in:
@@ -55,3 +55,20 @@ ul#subpages, h2#subpages + ul, h3#subpages + ul, h4#subpages + ul, ul.subheading
|
||||
width: 33.3%;
|
||||
}
|
||||
}
|
||||
|
||||
/* fsfe.less */
|
||||
|
||||
#campaigns-boxes #zacchiroli {.text {font-size: 1.3em;}}
|
||||
|
||||
#news {
|
||||
display: inline-block;
|
||||
padding: 0 0.5em;
|
||||
float: left;
|
||||
width: 69%;
|
||||
}
|
||||
#newsletter, .country.frontpage #events {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
width: 30%;
|
||||
padding-left: 2%;
|
||||
}
|
||||
|
||||
Vendored
+17
@@ -10495,3 +10495,20 @@ ul.overview li {
|
||||
float: left;
|
||||
width: 33.3%;
|
||||
}
|
||||
/* fsfe.less */
|
||||
#campaigns-boxes #zacchiroli .text {
|
||||
font-size: 1.3em;
|
||||
}
|
||||
#news {
|
||||
display: inline-block;
|
||||
padding: 0 0.5em;
|
||||
float: left;
|
||||
width: 69%;
|
||||
}
|
||||
#newsletter,
|
||||
.country.frontpage #events {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
width: 30%;
|
||||
padding-left: 2%;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user