Made reset button's text displayed on one line

pull/20/merge
Paal Joergensen 2017-08-07 13:32:20 +02:00
parent 23c477c1f0
commit fcee67e2f8
1 changed files with 1 additions and 0 deletions

View File

@ -276,6 +276,7 @@
transform: translate(-50%,-50%) scale(1) rotate(0);
cursor: pointer;
line-height: 1.2;
white-space: nowrap;
padding: 0.5em 1.25em;
border-radius: 2em;
background: #1a73d9;