1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 22:10:45 +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

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