Remove shadow under ruler
Change-Id: I8b67ec54780931a18aa3a4aecb9287dd6848ba9b
This commit is contained in:
parent
b15c81087d
commit
650f91de1f
1 changed files with 1 additions and 2 deletions
|
@ -234,11 +234,10 @@
|
|||
/* general toolbar styles */
|
||||
|
||||
.leaflet-bar {
|
||||
box-shadow: 0 1px 5px rgba(0,0,0,0.65);
|
||||
border-radius: 4px;
|
||||
display: inline-block;
|
||||
margin: 3px;
|
||||
vertical-align: middle;
|
||||
border-bottom: solid 1px #bbbbbb;
|
||||
}
|
||||
.leaflet-bar a,
|
||||
.leaflet-bar a:hover {
|
||||
|
|
Loading…
Reference in a new issue