Fix scss style violation

This commit is contained in:
Alex Braha Stoll 2016-12-20 12:15:56 -02:00
parent e66fa4105b
commit 50e3e796ea
1 changed files with 2 additions and 1 deletions

View File

@ -22,7 +22,8 @@
font-size: 22px;
}
.wiki-last-edit-by, .wiki-page-full-path {
.wiki-page-full-path,
.wiki-last-edit-by {
display: block;
color: $gl-gray-light;