mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-05-08 00:00:49 +00:00
Shoutbox rearrangement
This commit is contained in:
parent
62f1a2b11f
commit
f3e0e0e71b
1 changed files with 3 additions and 2 deletions
|
@ -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);
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue