Tweak language selector to match design

This commit is contained in:
J. Ryan Stinnett
2019-01-23 10:18:06 -06:00
parent f9793fa567
commit 05254f0e82
7 changed files with 16 additions and 10 deletions
+2
View File
@@ -15,6 +15,8 @@ limitations under the License.
*/
.mx_AuthHeader {
display: flex;
flex-direction: column;
width: 206px;
padding: 25px 50px;
box-sizing: border-box;
+1
View File
@@ -16,6 +16,7 @@ limitations under the License.
.mx_AuthHeaderLogo {
margin-top: 15px;
flex: 1;
}
.mx_AuthHeaderLogo img {