Ensure to/from headers are aligned left
This commit is contained in:
parent
5fa55aad8b
commit
0df3525460
@ -164,13 +164,14 @@
|
||||
}
|
||||
.origdest {
|
||||
color: yellow;
|
||||
text-align: left;
|
||||
}
|
||||
.from {
|
||||
width: 25%;
|
||||
text-align: left;
|
||||
}
|
||||
.to {
|
||||
width: 25%;
|
||||
text-align: left;
|
||||
}
|
||||
.plat {
|
||||
width: 10%
|
||||
|
Loading…
Reference in New Issue
Block a user