Skip to content

Commit e570a3e

Browse files
committed
update styles for ios
1 parent f4f2cc1 commit e570a3e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

merges/ios/styles/mobile.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -96,6 +96,16 @@ span.glyphicon.glyphicon-menu-left {
9696
#designer-dialog-import-file-modal .modal-footer {
9797
padding-top: 0;
9898
}
99+
#designer-dialog-import-modal-from-file-form,
100+
#designer-dialog-import-file-modal-well {
101+
margin-bottom: 0;
102+
}
103+
#designer-dialog-sync-modal .modal-body {
104+
padding-bottom: 0;
105+
}
106+
#designer-dialog-sync-modal .modal-footer {
107+
padding-top: 0;
108+
}
99109
#designer-toolbar-item-search {
100110
display: none;
101111
}

0 commit comments

Comments
 (0)