1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-04 07:47:34 +02:00

[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 {