still fixing the missing space between buttons

This commit is contained in:
Laura Klünder 2017-12-19 22:17:16 +01:00
parent 92b02fba2d
commit f7824fd7c1

View file

@ -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;