Remove old %extend placeholders

This commit is contained in:
John O'Nolan 2014-03-11 14:59:43 +01:00
parent 1c5f1cc606
commit 4d290e56a3

View File

@ -450,8 +450,8 @@ body.zen {
}
.editor-options{
@extend %menu;
@extend %menu-right;
@extend .menu;
@extend .menu-right;
bottom: 140%;
right: -3%;
@ -606,7 +606,7 @@ body.zen {
}
.suggestions {
@extend %menu;
@extend .menu;
bottom: 100%;
li.selected{