[MIRROR] Fixes problems that were in the original PR (#1419)

* Fixes problems that were in the original PR

* rej cleanup

* Wow CSS is even worse than byond
This commit is contained in:
CitadelStationBot
2017-06-28 03:02:50 -05:00
committed by Poojawa
parent 32f904356d
commit 237691f6fd
5 changed files with 11 additions and 10 deletions
+1 -1
View File
@@ -11,7 +11,7 @@ input
border: 1px solid input-color-border
&.number
width: 40px
width: 35px
&::placeholder
color: input-color-placeholder
&::-ms-clear
+1 -1
View File
@@ -36,7 +36,7 @@ section
@extend $cell
&:not(:first-child)
text-align: center
padding-top 0px
padding-top: 0px
span.button
width: 75px
&:not(:last-child)