FIX: mobile layout was too wide

This commit is contained in:
Jeff Atwood 2014-10-03 12:49:44 -07:00
parent 1e5195e68f
commit ce8a4266b6
1 changed files with 1 additions and 2 deletions

View File

@ -471,14 +471,13 @@ span.highlighted {
.topic-avatar {
float: left;
position: relative;
z-index: 2;
}
.topic-meta-data {
white-space: nowrap;
position: absolute;
z-index: 1;
width: 100%;
left: 0px;
.names {
margin: 5px 0 0 65px;
line-height: 17px;