Shoutbox rearrangement

This commit is contained in:
onyxserpent 2014-08-10 17:07:06 -07:00
parent 62f1a2b11f
commit f3e0e0e71b

View file

@ -39,10 +39,11 @@
width: 100%; width: 100%;
.user { .user {
width: 10%; display: inline;
} }
.timestamp { .timestamp {
float:right
margin: 0 5px 5px; margin: 0 5px 5px;
} }
} }
@ -200,4 +201,4 @@ table.gathers {
ul.gatherers { ul.gatherers {
@include span-columns(12); @include span-columns(12);
} }