fix up some css stuff

master
Crom 2018-01-28 12:26:41 -08:00 committed by Noiob
parent 3f3ee20650
commit f61eccd8ee
1 changed files with 2 additions and 2 deletions

View File

@ -14,7 +14,7 @@
} }
} }
.compose-form__sensitive-button__icon { .sensitive {
&.inverted.active { &.inverted.active {
color: #ffffff; color: #ffffff;
background-color: #FF5500; background-color: #FF5500;
@ -44,7 +44,7 @@
position: absolute; position: absolute;
bottom: 0px; bottom: 0px;
width: auto; width: auto;
height: 75%; height: 70%;
left: 60px; left: 60px;
} }
} }