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

Commit

Permalink
Bug 1059690 - Rocket bar close button css fix r=kgrandon
Browse files Browse the repository at this point in the history
  • Loading branch information
shamenchens authored and rvandermeulen committed Sep 3, 2014
1 parent fbb297c commit 779e82f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/system/style/rocketbar/rocketbar.css
Expand Up @@ -98,7 +98,7 @@
font-size: 1.4rem;
font-style: italic;
line-height: 1.8rem;
padding-left: 1.4rem;
padding: 0 .7rem 0 1.4rem;
}

#rocketbar-cancel::before {
Expand Down

0 comments on commit 779e82f

Please sign in to comment.