From 0a08b4131dca6467b211d09fde6cd31fc79ffc23 Mon Sep 17 00:00:00 2001 From: Awilum Date: Tue, 11 Feb 2014 23:15:34 +0200 Subject: [PATCH] Plugins. README.MD #167 --- admin/themes/default/css/default.css | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/admin/themes/default/css/default.css b/admin/themes/default/css/default.css index 8a71313..a3b83eb 100644 --- a/admin/themes/default/css/default.css +++ b/admin/themes/default/css/default.css @@ -465,6 +465,10 @@ td, th { border: none; } +#readme .modal-dialog { + width: 70%; +} + /************************************* 3. MEDIA QUERIES *************************************/