8000 Merge pull request #4859 from Titan-C/sidebar · scikit-learn/scikit-learn@34fe4fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 34fe4fd

Browse files
committed
Merge pull request #4859 from Titan-C/sidebar
[MRG] Home page centering
2 parents 38227e1 + fbd63e6 commit 34fe4fd

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

doc/themes/scikit-learn/static/nature.css_t

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1189,10 +1189,6 @@ li#other-versions {
11891189
z-index: 100;
11901190
}
11911191

1192-
div.container-index {
1193-
margin-left: -210px;
1194-
}
1195-
11961192

11971193
@media all and (max-width: 780px) {
11981194
.fork-me {
@@ -1237,7 +1233,7 @@ div.container-index {
12371233
{% endif %}
12381234

12391235
div.container-index {
1240-
margin-left: 0;
1236+
margin-left: -215px;
12411237
}
12421238

12431239
}

0 commit comments

Comments
 (0)
0