[ticket/10734] Fixed minor bug

Removed an extra empty line in colors.css

PHPBB-10734
This commit is contained in:
Shibu Lijack 2012-04-10 20:51:24 +05:30
parent c1c71c26b4
commit daee253403

View file

@ -66,7 +66,6 @@ hr {
.panel { .panel {
background-color: #ECF1F3; background-color: #ECF1F3;
color: #28313F; color: #28313F;
} }
.post:target .content { .post:target .content {