fix headlines-frame border color

This commit is contained in:
Andrew Dolgov 2014-01-29 10:00:26 +04:00
parent 8b1e87fa1a
commit 7193e121b3
1 changed files with 1 additions and 0 deletions

View File

@ -799,6 +799,7 @@ div.fatalError textarea {
#headlines-frame { #headlines-frame {
padding : 0px; padding : 0px;
border-width : 0px; border-width : 0px;
border-color : #ddd;
margin-top : 0px; margin-top : 0px;
} }