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 #11653 from pivanov/bug-906873
Browse files Browse the repository at this point in the history
Bug 906873 - [Clock] On press active state "new alarm" icon is bigger and fuzzy r=samjoch(cherry picked from commit d82a1a6)
  • Loading branch information
samjoch committed Aug 21, 2013
1 parent 9faef52 commit 1887ba2
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions apps/clock/style/alarm.css
Expand Up @@ -21,14 +21,6 @@ ul, ol {
right: 0;
margin-top: 2.1rem;
margin-right: 1.5rem;
transition: height 0.1s, width 0.1s, top 0.1s, right 0.1s;
}

#alarm-new:active {
top: 0;
right: 0;
height: 3.4rem;
width: 4.0rem;
}

/* View */
Expand Down

0 comments on commit 1887ba2

Please sign in to comment.