Skip to content

Commit

Permalink
Some tweaks to CSS changes
Browse files Browse the repository at this point in the history
  • Loading branch information
slusarz committed Apr 2, 2014
1 parent e4e4ac2 commit 9a61b9e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions imp/themes/default/dynamic/screen.css
Expand Up @@ -62,7 +62,7 @@ div.msgStatus {
width: 70px;
}
div.msgFrom {
left: 80px;
left: 85px;
width: 150px;
}
div.msgSubject {
Expand Down Expand Up @@ -342,7 +342,7 @@ div.vpRowVert div.msgSubject {
float: right;
}
.dimpOptions div {
padding-bottom: 1px;
padding-bottom: 2px;
}
.dimpOptions span {
cursor: pointer;
Expand Down

0 comments on commit 9a61b9e

Please sign in to comment.