|
@@ -167,6 +167,11 @@ body.on-edit {
|
|
|
min-height: 40px;
|
|
min-height: 40px;
|
|
|
border-top: solid 1px transparent;
|
|
border-top: solid 1px transparent;
|
|
|
|
|
|
|
|
|
|
+ .grant-selector {
|
|
|
|
|
+ .btn-group {
|
|
|
|
|
+ min-width: 150px;
|
|
|
|
|
+ }
|
|
|
|
|
+ }
|
|
|
.btn-submit {
|
|
.btn-submit {
|
|
|
width: 100px;
|
|
width: 100px;
|
|
|
}
|
|
}
|
|
@@ -242,12 +247,6 @@ body.on-edit {
|
|
|
}
|
|
}
|
|
|
}
|
|
}
|
|
|
|
|
|
|
|
- .grant-selector {
|
|
|
|
|
- .btn-group {
|
|
|
|
|
- min-width: 150px;
|
|
|
|
|
- }
|
|
|
|
|
- }
|
|
|
|
|
-
|
|
|
|
|
} // .builtin-editor .tab-pane#edit
|
|
} // .builtin-editor .tab-pane#edit
|
|
|
|
|
|
|
|
|
|
|