added padding-left/padding-right: 12px to login/register buttons

pull/4858/head
Nostradamos 2017-08-25 18:23:56 +02:00
parent 1dfa8361c5
commit 3726926776
1 changed files with 2 additions and 0 deletions

View File

@ -42,4 +42,6 @@ limitations under the License.
cursor: pointer;
font-size: 15px;
padding-left: 12px;
padding-right: 12px;
}