Merge remote-tracking branch 'upstream/develop' into api-again
This commit is contained in:
commit
f6faed9fdc
|
@ -961,7 +961,6 @@ ul li .intro-wrapper button.intro-action-link {
|
||||||
font-weight: 400;
|
font-weight: 400;
|
||||||
font-size: 13px;
|
font-size: 13px;
|
||||||
padding: 4px 15px;
|
padding: 4px 15px;
|
||||||
text-transform: capitalize;
|
|
||||||
width: 100%;
|
width: 100%;
|
||||||
text-align: left;
|
text-align: left;
|
||||||
}
|
}
|
||||||
|
@ -1944,11 +1943,6 @@ code > .hl-main {
|
||||||
margin: 0;
|
margin: 0;
|
||||||
margin-left: 20px;
|
margin-left: 20px;
|
||||||
}
|
}
|
||||||
.wall-item-actions .button-comments,
|
|
||||||
.wall-item-actions .button-votes,
|
|
||||||
.wall-item-actions .button-likes {
|
|
||||||
text-transform: capitalize;
|
|
||||||
}
|
|
||||||
.wall-item-actions button:hover {
|
.wall-item-actions button:hover {
|
||||||
color: $font_color_darker;
|
color: $font_color_darker;
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
|
|
Loading…
Reference in a new issue