Remove css prefixes in auth.scss
This commit is contained in:
parent
dabeb87f4c
commit
24ae852635
|
@ -128,7 +128,6 @@ body {
|
|||
.button-primary {
|
||||
background: #ad6ea1;
|
||||
border-color: #a16696;
|
||||
-webkit-box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.2 ), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
box-shadow: inset 0 1px 0 rgba( 255, 255, 255, 0.2 ), 0 1px 0 rgba( 0, 0, 0, 0.15 );
|
||||
color: #fff;
|
||||
float: right;
|
||||
|
|
Loading…
Reference in New Issue