Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
Keep actions dropdown from flickering on single message view. Bug 637…
Browse files Browse the repository at this point in the history
…343.
  • Loading branch information
Fred Wenzel committed Mar 4, 2011
1 parent 3815d6e commit 74db9f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion media/css/input.css
Expand Up @@ -352,6 +352,7 @@ label.bar:hover strong {
.message .body {
font-size: 14px;
line-height: 18px;
overflow: hidden;
}
.message .body strong {
font-weight: bold;
Expand Down Expand Up @@ -840,7 +841,6 @@ background-color: #B6BCC0;
#messages,
#themes,
#sites {
overflow-x: hidden;
}
#messages h2,
#themes h2,
Expand Down

0 comments on commit 74db9f7

Please sign in to comment.