included emdash in doc upload validation
This commit is contained in:
@@ -2314,7 +2314,7 @@ ul#sharePageLinks.active {
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
&.activePaginationItem {
|
||||
color: $white;
|
||||
// color: $white;
|
||||
|
||||
&:before {
|
||||
content: "";
|
||||
@@ -2402,8 +2402,10 @@ ul#sharePageLinks.active {
|
||||
}
|
||||
|
||||
@media screen and (max-width: 768px) {
|
||||
|
||||
|
||||
&.activePaginationItem {
|
||||
color: #ffffff;
|
||||
// color: #ffffff;
|
||||
|
||||
&:after {
|
||||
content: "";
|
||||
|
||||
Reference in New Issue
Block a user