Finally removed old legacy code

Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
This commit is contained in:
John Molakvoæ (skjnldsv) 2017-09-14 10:49:52 +02:00
parent 97b6148290
commit 63bcd47090
No known key found for this signature in database
GPG Key ID: FB5ACEED51955BF8
1 changed files with 1 additions and 18 deletions

View File

@ -446,24 +446,7 @@ kbd {
transition: padding-bottom 500ms ease 0s;
padding-bottom: 40px;
}
/**
* Counter and actions, legacy code **TO BE DELETED**
*/
.utils {
position: absolute;
padding: 7px 7px 0 0;
right: 0;
top: 0;
bottom: 0;
font-size: 12px;
button,
.counter {
width: 44px;
height: 44px;
padding-top: 12px;
}
}
.error {
color: $color-error;
}