Merge pull request #649 from ovlb/hotfix/share-interface-button-alignment

#609 share interface: align text in input and button
This commit is contained in:
Danny Coates 2017-11-22 11:57:08 -08:00 committed by GitHub
commit 7d8aaac5d2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -600,6 +600,7 @@ tbody {
color: white;
cursor: pointer;
font-size: 15px;
padding-bottom: 4px;
padding-left: 10px;
padding-right: 10px;
white-space: nowrap;
@ -840,6 +841,7 @@ tbody {
color: white;
cursor: pointer;
font-size: 15px;
padding-bottom: 3px;
padding-left: 10px;
padding-right: 10px;
white-space: nowrap;