Fix bug with unlinking user orders on lists load over active list
This commit is contained in:
@@ -49,8 +49,8 @@ header.top-menu
|
||||
margin-top: 10px
|
||||
color: #999
|
||||
&.active
|
||||
color: yellow
|
||||
border-color: yellow
|
||||
color: $active-link-color
|
||||
border-color: $active-link-color
|
||||
&.callout
|
||||
color: #f70
|
||||
border-color: #f70
|
||||
|
||||
Reference in New Issue
Block a user