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

Commit

Permalink
Merge pull request #15496 from KevinGrandon/bug_958582_follow_up_poin…
Browse files Browse the repository at this point in the history
…ter_events

Bug 958582 - Follow-up, pointer-events fix r=me
  • Loading branch information
KevinGrandon committed Jan 18, 2014
2 parents 9418328 + 02b7579 commit c42a688
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions apps/system/style/statusbar/statusbar.css
Expand Up @@ -56,6 +56,7 @@ body:not(.rb-enabled) #statusbar-title {
}

#statusbar-icons {
pointer-events: none;
flex-grow: 1;
flex-shrink: 0;
min-width: 33%;
Expand Down

0 comments on commit c42a688

Please sign in to comment.