.wall-item-container .wall-item-actions-social a {
margin-right: 3em;
}
-.wall-item-container .wall-item-actions-social a .active {
+.wall-item-container .wall-item-actions-social a.active {
font-weight: bold;
}
.wall-item-container .wall-item-actions-tools {
.wall-item-container .wall-item-actions-social a {
margin-right: 3em;
}
-.wall-item-container .wall-item-actions-social a .active {
+.wall-item-container .wall-item-actions-social a.active {
font-weight: bold;
}
.wall-item-container .wall-item-actions-tools {
.wall-item-container .wall-item-actions-social a {
margin-right: 3em;
}
-.wall-item-container .wall-item-actions-social a .active {
+.wall-item-container .wall-item-actions-social a.active {
font-weight: bold;
}
.wall-item-container .wall-item-actions-tools {
}
.wall-item-actions-social { float: left; margin-top: 0.5em;
a { margin-right: 3em;
- .active { font-weight: bold;}
+ &.active { font-weight: bold;}
}
}
.wall-item-actions-tools { float: right; width: 15%;