Fix scss style violation
This commit is contained in:
parent
e66fa4105b
commit
50e3e796ea
1 changed files with 2 additions and 1 deletions
|
@ -22,7 +22,8 @@
|
||||||
font-size: 22px;
|
font-size: 22px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.wiki-last-edit-by, .wiki-page-full-path {
|
.wiki-page-full-path,
|
||||||
|
.wiki-last-edit-by {
|
||||||
display: block;
|
display: block;
|
||||||
color: $gl-gray-light;
|
color: $gl-gray-light;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue