navbar: Fix stream + topic jump at 500px.

This resolves a bug where the "stream" tab item would be missaligned
with the rest of navbar and leave some empty space.
This commit is contained in:
YashRE42 2019-05-16 14:19:40 +05:30 committed by Tim Abbott
parent c2baca2c78
commit 9b32c844df
1 changed files with 0 additions and 1 deletions

View File

@ -1756,7 +1756,6 @@ a:hover code {
margin: 0px;
padding: 0px;
text-overflow: ellipsis;
height: 40px;
padding: 0 5px;
}