Remove css prefixes in auth.scss

This commit is contained in:
refael iliaguyev 2017-05-05 16:34:23 +03:00
parent dabeb87f4c
commit 24ae852635
1 changed files with 0 additions and 1 deletions

View File

@ -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;