mirror of
https://github.com/ENSL/ensl.org.git
synced 2025-06-01 09:12:00 +00:00
Shoutbox rearrangement
This commit is contained in:
parent
7d29079430
commit
949bf54e8a
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…
Add table
Add a link
Reference in a new issue