Fix PR issues from #1496 (#1553)

* Remove `+` added from copying a diff somewhere

* Fix font-size
This commit is contained in:
David Sevilla Martín
2018-08-21 20:04:18 -04:00
committed by Toby Zerner
parent fcb9a049e9
commit 6057151c29
2 changed files with 8 additions and 8 deletions

View File

@ -90,7 +90,7 @@
color: @control-color;
border-radius: 6px;
display: inline-block;
font-size: 30px;
font-size: 20px;
line-height: 40px;
text-align: center;
margin-left: -50px;