Merge pull request #3110 from vector-im/luke/css-reg-icons

Handle icons with width > height
pull/3117/head
David Baker 2017-02-02 14:29:23 +00:00 committed by GitHub
commit 00c26088b1
1 changed files with 1 additions and 1 deletions

View File

@ -46,7 +46,7 @@ limitations under the License.
}
.mx_Login_logo img {
height: 100%
max-height: 100%
}
.mx_Login_support {