From 7fb1d70b8677d8da14110489784ed3fb724d2696 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Wed, 7 Mar 2018 16:54:40 -0500 Subject: [PATCH] fix fix fix Signed-off-by: Kenneth Reitz --- docs/_static/custom.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/_static/custom.css b/docs/_static/custom.css index fd0c3311..1e8eaef7 100644 --- a/docs/_static/custom.css +++ b/docs/_static/custom.css @@ -1,4 +1,4 @@ -select { +body > div.document > div.sphinxsidebar > div > form > table > tbody > tr:nth-child(2) > td > select { width: 100%!important; }