widen the last 10 callers a bit :)
This commit is contained in:
parent
1355ee32ec
commit
8330b03eb1
@ -206,13 +206,13 @@
|
|||||||
.last10-name {
|
.last10-name {
|
||||||
float: left;
|
float: left;
|
||||||
display: table-column;
|
display: table-column;
|
||||||
width: 200px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.last10-location {
|
.last10-location {
|
||||||
float: left;
|
float: left;
|
||||||
display: table-column;
|
display: table-column;
|
||||||
width: 200px;
|
width: 300px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.last10-date {
|
.last10-date {
|
||||||
|
Reference in New Issue
Block a user