Skip to content

Commit 464b842

Browse files
committed
add specific ID to social buttons ul
1 parent bd359ac commit 464b842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css/pythonbooks.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1705,7 +1705,7 @@ ul#social_buttons li a:hover {
17051705
ul {
17061706
margin-top: -10px;
17071707
}
1708-
ul li:first-child {
1708+
ul#social_buttons li:first-child {
17091709
display: none;
17101710
}
17111711
}

0 commit comments

Comments
 (0)