fix(kb.gbapp): FAQ now showing again. #85

Merged
rodrigorodriguez merged 3 commits from master into master 2019-02-17 06:49:50 +00:00
2 changed files with 1 additions and 1 deletions
Showing only changes of commit f67f04a4ba - Show all commits

View file

@ -81,7 +81,7 @@ html[dir="ltr"] .ms-Nav-compositeLink.is-selected a:after {
position: absolute; position: absolute;
top: 0; top: 0;
left: 0; left: 0;
background-image: url(../images/logo_General_BotS.png); background-image: url(../images/bot-logo.png);
background-position: 2px 2px; background-position: 2px 2px;
background-repeat: no-repeat; background-repeat: no-repeat;
background-size: contain; background-size: contain;

Binary file not shown.

Before

Width:  |  Height:  |  Size: 20 KiB

After

Width:  |  Height:  |  Size: 25 KiB