Marcus Moeller fixed some layout bugs I introduced

This commit is contained in:
Mikael Nordfeldth 2015-03-15 14:22:36 +01:00
parent 0b81fbd590
commit a1098fa153
1 changed files with 7 additions and 0 deletions

View File

@ -630,6 +630,13 @@ address .poweredby {
line-height: 1.36em;
}
.profile, .application, #content .peopletag {
position:relative;
clear:both;
float:left;
width:100%;
}
.application, #content .peopletag {
position:relative;
clear:both;