still fixing the missing space between buttons
This commit is contained in:
parent
92b02fba2d
commit
f7824fd7c1
1 changed files with 2 additions and 1 deletions
|
@ -768,7 +768,8 @@ main:not([data-view=route-result]) #route-summary {
|
|||
margin: 0;
|
||||
}
|
||||
.share-ui p button {
|
||||
margin: 10px 0 0;
|
||||
margin-top: 10px;
|
||||
margin-bottom: 0;
|
||||
}
|
||||
body:not(.mobileclient) .share-ui p {
|
||||
display: none;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue