Allow login buttons to expand vertically - fixes #9861 (#10622)

* Allow login buttons to expand vertically

* whitespace matching
This commit is contained in:
Forrest Hatfield
2018-08-24 14:38:42 -07:00
committed by Sabe Jones
parent 862b3453f8
commit eb99b709e0
2 changed files with 5 additions and 1 deletions

View File

@@ -49,6 +49,8 @@
.social-button {
width: 100%;
height: 100%;
white-space: inherit;
text-align: center;
.text {