Skip to content

Commit

Permalink
Fix the small CSS fix
Browse files Browse the repository at this point in the history
  • Loading branch information
thomascube committed Jan 29, 2014
1 parent ed7b1f0 commit cfc84e9
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions skins/larry/mail.css
Expand Up @@ -1072,17 +1072,14 @@ div.hide-headers {
border: 1px solid #ffdf0e;
background-color: #fef893;
background-position: 5px -83px;
padding: 8px 12px 8px 30px;
padding: 6px 12px 6px 30px;
white-space: normal;
}

#message-objects div a.button,
#messagebody span.part-notice a.button {
margin-left: 10px;
}

#message-objects div a.button {
display: inline;
margin-top: -1px;
}

div.message-part,
Expand Down

0 comments on commit cfc84e9

Please sign in to comment.