Merge remote-tracking branch 'origin/develop' into develop

pull/6473/head
Weblate 2018-04-05 16:17:49 +00:00
commit 992bd15f4a
1 changed files with 11 additions and 0 deletions

View File

@ -151,6 +151,17 @@ limitations under the License.
top: 5px;
}
.mx_GroupView input[type='radio'] {
margin: 10px 10px 0px 10px;
}
.mx_GroupView_label_text {
display: inline-block;
max-width: 80%;
vertical-align: 0.1em;
line-height: 2em;
}
.mx_GroupView_body {
flex-grow: 1;
}