fix centering of explore headers
This commit is contained in:
parent
4cb1dfe401
commit
aab3b781de
1 changed files with 1 additions and 2 deletions
|
@ -626,12 +626,11 @@
|
|||
height:42px;
|
||||
background-color:#EEEEEE;
|
||||
box-shadow: 0px 3px 3px rgba(0,0,0,0.23), 0 3px 3px rgba(0,0,0,0.16);
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
.exploreMapsCenter {
|
||||
margin: 0 auto;
|
||||
display: block;
|
||||
width: 419px;
|
||||
}
|
||||
|
||||
.exploreMapsButton {
|
||||
|
|
Loading…
Add table
Reference in a new issue