mirror of
https://github.com/commercialhaskell/stackage-server.git
synced 2026-01-12 04:08:29 +01:00
Fix: Scrollbars on package view #59
This commit is contained in:
parent
e93aac1f74
commit
8bbe6cf65b
@ -52,6 +52,10 @@ h3 {
|
||||
margin-top: 0.5em;
|
||||
padding-top: 0.5em;
|
||||
}
|
||||
.docs-list {
|
||||
padding-right: 2em;
|
||||
display: inline-block;
|
||||
}
|
||||
.docs {
|
||||
margin-top: 0.5em;
|
||||
border-top: 1px solid #ddd;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user