Skip to content

Commit

Permalink
Minor improvement of Mobile Showcase
Browse files Browse the repository at this point in the history
  • Loading branch information
czuendorf committed Dec 19, 2013
1 parent e5426dd commit eaf1dd1
Showing 1 changed file with 1 addition and 5 deletions.
Expand Up @@ -156,7 +156,6 @@
/* DIALOG */

.dialog-group-title {
padding-left: 0.5rem;
font-size: 1em;
text-align:center;
display:block;
Expand Down Expand Up @@ -210,6 +209,7 @@
#mapMenu {
position:absolute;
z-index: 5000;
top: 0px;
right: 0px;

background-color: white;
Expand All @@ -223,10 +223,6 @@
padding:8px;
}

#mapMenu .group.bordered .toggleButton {
margin:0 auto;
}

.osmMapLabel{
padding-bottom:4px;
font-size:0.8em;
Expand Down

0 comments on commit eaf1dd1

Please sign in to comment.