fix fr layout

pull/4183/head
Matthew Hodgson 2017-06-02 00:20:52 +01:00
parent a5db7f4f19
commit 5cf9a48575
1 changed files with 5 additions and 0 deletions

View File

@ -29,3 +29,8 @@ limitations under the License.
font-weight: 300;
color: $primary-fg-color;
}
.mx_ServerConfig_selector {
text-align: center;
width: 302px; // for fr i18n
}