Skip to content

Commit

Permalink
close the balloons with an X (bug 683234)
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Van committed Aug 30, 2011
1 parent 1653fa8 commit 5508938
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions media/css/impala/header.less
Expand Up @@ -392,7 +392,7 @@ button.search-button {
display: block;
}

.site-tip, .site-hint, #lightbox, .modal {
.site-balloon, .site-tip, #lightbox, .modal {
.close {
position: absolute;
overflow: hidden;
Expand All @@ -418,7 +418,7 @@ button.search-button {
}

.html-rtl {
.site-balloon, #lightbox, .modal {
.site-balloon, .site-tip, #lightbox, .modal {
padding: 15px 15px 15px 45px;
&:before, &:after {
border-color: transparent;
Expand Down

0 comments on commit 5508938

Please sign in to comment.