Fix colours on mobile

@creesch introduced this change, but I'm not sure why
This commit is contained in:
Lorenz Hübschle-Schneider 2014-05-27 16:31:04 +01:00
parent f374bebc4e
commit c4ad663f56

View file

@ -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;