We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f4f2cc1 commit e570a3eCopy full SHA for e570a3e
merges/ios/styles/mobile.css
@@ -96,6 +96,16 @@ span.glyphicon.glyphicon-menu-left {
96
#designer-dialog-import-file-modal .modal-footer {
97
padding-top: 0;
98
}
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
109
#designer-toolbar-item-search {
110
display: none;
111
0 commit comments