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:
parent
8049ed382d
commit
2372acf209
2 changed files with 7 additions and 1 deletions
|
@ -620,6 +620,8 @@ img.emojione {
|
|||
|
||||
#topbar .title {
|
||||
left: 40px;
|
||||
right: 60px;
|
||||
text-align: center;
|
||||
}
|
||||
|
||||
#topbar .actions {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue