bugfix for issue #29

This commit is contained in:
OttoMao
2015-07-31 14:00:34 +08:00
parent 6975138c96
commit 13b0db906a
8 changed files with 16 additions and 12 deletions

View File

@@ -287,7 +287,7 @@ body, html {
margin: 50px auto 0;
}
.filterSection form{
.filterSection .uk-form{
text-align: center;
}
@@ -305,7 +305,7 @@ body, html {
background-size: 100% 100%;
}
.mapWrapper form{
.mapWrapper .form{
margin-top: 20px;
}