Remove obsolete CSS for questions geozones
This code isn't used since commit ab63c18d0.
This commit is contained in:
@@ -654,24 +654,6 @@ code {
|
||||
}
|
||||
}
|
||||
|
||||
.admin {
|
||||
|
||||
.geozone {
|
||||
background: #ececec;
|
||||
border-radius: rem-calc(6);
|
||||
color: $text;
|
||||
display: inline-block;
|
||||
font-size: $small-font-size;
|
||||
margin-bottom: $line-height / 3;
|
||||
padding: $line-height / 4 $line-height / 3;
|
||||
text-decoration: none;
|
||||
|
||||
&:hover {
|
||||
background: #e0e0e0;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
.management-list {
|
||||
max-width: rem-calc(1200);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user