From 92cdd41fa22af17c9de080cea68f2c7e9dcd564f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Kasper=20Rynning-T=C3=B8nnesen?= Date: Wed, 18 Nov 2015 18:32:21 +0100 Subject: [PATCH] Expanded the resize bar --- static/css/style.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/static/css/style.css b/static/css/style.css index 9cace383..347024bf 100755 --- a/static/css/style.css +++ b/static/css/style.css @@ -695,6 +695,10 @@ nav ul li:hover, nav ul li.active { } +.ui-resizable-e{ + width:15px; +} + /************** Youtube controls **************/