Skip to content

Commit 30fd30a

Browse files
committed
Make first library link in each header clickable
Fixes the header element overlaying the first list element, as mentioned in https://twitter.com/ctshryock/status/403171957236977664
1 parent cde0f95 commit 30fd30a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

static/shared/css/documentation.css

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,7 @@ h2 {
127127
margin-bottom: -17px;
128128
margin-left: 0px;
129129
font-size: 16px;
130+
max-width: 190px;
130131
}
131132

132133
.library-list ul {

0 commit comments

Comments
 (0)