Skip to content

Commit

Permalink
work around different *em* calculation in browsers
Browse files Browse the repository at this point in the history
closes #201
  • Loading branch information
smaiLee committed Apr 3, 2018
1 parent 9a45ea4 commit 253e5ac
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pages/base/base.css
Expand Up @@ -654,6 +654,7 @@ input.ui-slider-input.ui-slider-no-input[orientation='semicircle'] {
.block {
width: 100%;
text-align: center;
min-height: 19.3em;
}

@media all and (min-width: 900px) {
Expand Down

0 comments on commit 253e5ac

Please sign in to comment.