Merge pull request #50 from chrisgarrity/master

localization css changes
This commit is contained in:
chrisgarrity 2016-03-24 16:28:20 -04:00
commit 60e5f35caa
2 changed files with 2 additions and 2 deletions

View file

@ -606,8 +606,8 @@ div.infoboxShareButton {
font-size: 15pt;
letter-spacing: .5px;
width: ${css_vw(23.41)};
min-height: ${css_vh(5.21)};
padding-top: ${css_vh(1.56)};
padding-bottom: ${css_vh(1.56)};
padding-left: ${css_vw(.5)};
padding-right: ${css_vw(.5)};
border-radius: 15px;

View file

@ -18,7 +18,7 @@ body {
padding-bottom: ${css_vh(1.64)};
margin-left: ${css_vh(15.95)};
margin-top: ${css_vh(9.87)};
width: ${css_vh(36.18)};
width: ${css_vh(46.18)};
font-size: ${css_vh(2.75)};
}