Merge pull request #5740 from jhass/publisher_margin
Reduce gap between publisher and stream
This commit is contained in:
commit
49894ec05d
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@
|
|||
margin-left: -10px;
|
||||
margin-top: -20px;
|
||||
#publisher {
|
||||
margin-bottom: 30px;
|
||||
margin-bottom: 15px;
|
||||
}
|
||||
.well#ignore-info { text-align: center; }
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue