From bc6fcd90cf3ade553ec320dc5cce679c5242df4c Mon Sep 17 00:00:00 2001 From: Victor Zverovich Date: Thu, 5 Feb 2015 08:41:19 -0800 Subject: [PATCH] Fix CSS --- doc/_static/breathe.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/_static/breathe.css b/doc/_static/breathe.css index 90f94bbd..96e5a497 100644 --- a/doc/_static/breathe.css +++ b/doc/_static/breathe.css @@ -11,6 +11,6 @@ display: inline; } -.container s.breathe-sectiondef { +.container .breathe-sectiondef { width: inherit; }