Fix some css

This commit is contained in:
Aleksander Machniak
2014-05-26 15:45:25 +02:00
parent 7e397fae65
commit fa7b319404
2 changed files with 2 additions and 2 deletions

View File

@@ -768,7 +768,7 @@ table.messagelist.fixedcopy {
#messagecontframe {
border: 0;
border-radius: 4px 4px 0 0;
border-radius: 4px;
}
#messagecontent {

View File

@@ -45,7 +45,7 @@
#preferences-frame {
border: 0;
border-radius: 4px 4px 0 0;
border-radius: 4px;
}
#preferences-details fieldset.advanced legend {