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 #18427 from dmarcos/bug996195
Browse files Browse the repository at this point in the history
Bug 996195 - [Camera][Madai][UX] Mode Switcher Icons should have the sam...
  • Loading branch information
dmarcos committed Apr 17, 2014
2 parents 58478b9 + d33622a commit 3066013
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/camera/style/controls.css
Original file line number Diff line number Diff line change
Expand Up @@ -176,7 +176,7 @@
.mode-switch .mode-icon {
position: absolute;
width: 2.4rem;
right: 1.2rem;
right: 1rem;
line-height: 3.6rem;
}

Expand Down Expand Up @@ -233,7 +233,7 @@
content: "\e60f";
display: block;
text-align: center;
font-size: 1.8rem;
font-size: 2.1rem;
line-height: 3.6rem;
color: #00CAF2;
}
Expand Down

0 comments on commit 3066013

Please sign in to comment.