Merge pull request #5740 from jhass/publisher_margin

Reduce gap between publisher and stream
This commit is contained in:
Steffen van Bergerem 2015-03-08 16:08:51 +01:00
commit 49894ec05d

View file

@ -5,7 +5,7 @@
margin-left: -10px;
margin-top: -20px;
#publisher {
margin-bottom: 30px;
margin-bottom: 15px;
}
.well#ignore-info { text-align: center; }
}