Removed useless patch file since 524dedf.

time-shift
Stéphane Adjemian (Charybdis) 2019-02-19 09:15:26 +01:00
parent 3acf4d6a83
commit f4ce25c982
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 0 additions and 12 deletions

View File

@ -1,12 +0,0 @@
--- python/lib/python3.7/site-packages/sphinx/themes/basic/static/basic.css_t 2018-10-27 10:35:32.000000000 +0200
+++ python/lib/python3.7/site-packages/sphinx/themes/basic/static/basic.css_t.modified 2018-10-27 10:35:11.000000000 +0200
@@ -54,6 +54,9 @@
font-size: 90%;
word-wrap: break-word;
overflow-wrap : break-word;
+ overflow-y: scroll;
+ top: 0;
+ bottom: 0;
}
div.sphinxsidebar ul {