From 52b30bd8899bcd8642e680cbd9f16ca55fd388b2 Mon Sep 17 00:00:00 2001
From: catch <catch@35733.no-reply.drupal.org>
Date: Fri, 30 Sep 2011 11:00:01 +0900
Subject: [PATCH] Issue #120368 by Devin Carlson, reglogge: Fixed Book outline
 page breaks my site layout.

---
 modules/book/book.css | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/modules/book/book.css b/modules/book/book.css
index a8d2136df0cb..3348c0f5abbb 100644
--- a/modules/book/book.css
+++ b/modules/book/book.css
@@ -27,9 +27,6 @@
   display: block;
   float: right;
 }
-#book-outline {
-  min-width: 56em;
-}
 .book-outline-form .form-item {
   margin-top: 0;
   margin-bottom: 0;
-- 
GitLab