Skip to content

Commit

Permalink
Remove left over from available contents removal
Browse files Browse the repository at this point in the history
These css rules are not used anymore.
  • Loading branch information
tvdeyen committed Jan 6, 2018
1 parent fd9c6a1 commit 4fd805e
Showing 1 changed file with 0 additions and 23 deletions.
23 changes: 0 additions & 23 deletions app/assets/stylesheets/alchemy/elements.scss
Original file line number Diff line number Diff line change
Expand Up @@ -655,24 +655,6 @@ select.long {
min-width: 90px;
margin-right: 4px;
}

a.icon_button.small {
width: 10px;
height: 10px;
display: none;

.icon {
top: 1px;
right: 1px;
}

&:hover {

.icon {
right: 2px;
}
}
}
}

&.essence_select {
Expand All @@ -688,11 +670,6 @@ select.long {
}
}

&:hover label a.icon_button.small {
display: inline-block;
vertical-align: middle;
}

select.essence_editor_select {
border-radius: $default-border-radius;
background: white;
Expand Down

0 comments on commit 4fd805e

Please sign in to comment.