Fix colours on mobile
@creesch introduced this change, but I'm not sure why
This commit is contained in:
parent
f374bebc4e
commit
c4ad663f56
|
@ -371,10 +371,6 @@ h2 span, h2 small {
|
|||
/* Mobile layout */
|
||||
/* */
|
||||
@media (max-width: 968px) {
|
||||
.message span {
|
||||
color: #C7C7C7;
|
||||
}
|
||||
|
||||
#bufferlines table {
|
||||
border-collapse: separate;
|
||||
border-spacing: 2px 4px;
|
||||
|
|
Loading…
Reference in New Issue