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

pull/4797/head
Weblate 2017-08-10 12:29:44 +00:00
commit d20c1fe029
1 changed files with 13 additions and 0 deletions

View File

@ -265,3 +265,16 @@ limitations under the License.
margin: 3px;
vertical-align: top;
}
.mx_Login_language {
margin-left: auto;
margin-right: auto;
min-width: 60%;
}
.mx_Login_language_div {
display: flex;
margin-top: 12px;
margin-bottom: 12px;
}