From eb37900617767e8bf32523f271f6e14fec18db7a Mon Sep 17 00:00:00 2001 From: desudesutalk Date: Sat, 26 Sep 2015 18:07:24 +0300 Subject: [PATCH] Remove width for div.pages --- stylesheets/style.css | 1 - 1 file changed, 1 deletion(-) diff --git a/stylesheets/style.css b/stylesheets/style.css index ea8b17b9..b9a4789f 100644 --- a/stylesheets/style.css +++ b/stylesheets/style.css @@ -484,7 +484,6 @@ div.pages, div.boardlist { min-height: 17px!important; } div.pages { - width: 50%; padding: 0px 0px 0px 5px; }