mirror of
https://bitbucket.org/wisemapping/wisemapping-frontend.git
synced 2024-11-10 17:33:24 +01:00
Align message dialog
This commit is contained in:
parent
66b68a7f04
commit
0518d188a4
@ -217,9 +217,8 @@ div#shotcuts>img {
|
||||
background-color: white;
|
||||
border: solid 2px #ffa800;
|
||||
margin: auto;
|
||||
width: 99%;
|
||||
border-radius: 9px;
|
||||
width: 96%;
|
||||
width: 80%;
|
||||
}
|
||||
|
||||
@media (min-width: 600px) {
|
||||
@ -261,7 +260,7 @@ div#shotcuts>img {
|
||||
}
|
||||
|
||||
.tryInfoPanelWithToolbar {
|
||||
top: 65px;
|
||||
top: 75px;
|
||||
}
|
||||
|
||||
.tryInfoPanelWithoutToolbar {
|
||||
|
Loading…
Reference in New Issue
Block a user