Skip to content

Commit

Permalink
fixed #154
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminleichter committed May 19, 2014
1 parent 9050711 commit 4677caa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
1 change: 0 additions & 1 deletion html/explore/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -101,7 +101,6 @@ <h2 style="font-size:14px; margin-top:-25px; text-align:center; margin-left:0px;
</nav>
<br class="clear">
</header>

<div id="main" role="main">
{% if userId %}
<div id="userSession">
Expand Down
6 changes: 2 additions & 4 deletions html/overview/country.html
Original file line number Diff line number Diff line change
Expand Up @@ -192,10 +192,7 @@
font-size: 22px;
margin: 0 0 5px 0;
}
#quick_glance {
overflow: hidden;
width: 100%;
}

#ranking_box {
border: solid 1px #999;
border-radius: 4px;
Expand Down Expand Up @@ -230,6 +227,7 @@
#ranking_box a {
padding: 10px 0;
}

#quick_info {
float: left;
margin: 0 0 0 20px;
Expand Down

0 comments on commit 4677caa

Please sign in to comment.