0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-01-06 22:40:14 -05:00

Fixes hidden scrollbar.

fixes #4194
- Remove relative positioning
This commit is contained in:
Fabian Becker 2014-09-26 22:27:31 +00:00
parent e502183f48
commit b9ec53544b

View file

@ -108,7 +108,6 @@
margin: 0;
padding: 0;
border-bottom: $lightbrown 1px solid;
position: relative;
a {