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 #11961 from pivanov/bug-912995
Browse files Browse the repository at this point in the history
Bug 912995 - [Calendar] Left align text in Calendar dropdowns r=samjoch
  • Loading branch information
samjoch committed Sep 9, 2013
2 parents b251547 + ac9ecde commit 1c52330
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions apps/calendar/style/ui.css
Expand Up @@ -150,11 +150,9 @@ ol.link-list li:only-child a {
bottom: 0;
left: 0;
width: calc(100% + 3rem);
padding-top: 0.8rem;
padding: 0.8rem 1rem 0;
font-size: 1.7rem;
font-weight: 500;
text-indent: -1.5rem;
text-align: center;
}

#advanced-settings-view .settings-list label span:first-child {
Expand Down

0 comments on commit 1c52330

Please sign in to comment.