Remove topic and add channel name for mobile

* Removing topic from topbar.
* Adding channel name to the topbar.

This is done using visible-lg from bootstrap. As of v3.2.0 it's replaced by visible-lg-block. But that doesn't exist in v3.1.1 that's currently being used by glowing-bear.
This commit is contained in:
Johan Stenehall 2015-03-24 22:57:36 +01:00
commit 2372acf209
2 changed files with 7 additions and 1 deletions

View file

@ -620,6 +620,8 @@ img.emojione {
#topbar .title {
left: 40px;
right: 60px;
text-align: center;
}
#topbar .actions {