From a6e5cd3d9b0d0db65f0e449cfd73757879a41229 Mon Sep 17 00:00:00 2001 From: Fraenkiman Date: Wed, 22 Mar 2023 22:19:58 +0100 Subject: [PATCH] Update bbcode.css Fixes #130 --- fp-plugins/bbcode/res/bbcode.css | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/fp-plugins/bbcode/res/bbcode.css b/fp-plugins/bbcode/res/bbcode.css index 8ccf8fc..8cc603a 100755 --- a/fp-plugins/bbcode/res/bbcode.css +++ b/fp-plugins/bbcode/res/bbcode.css @@ -1,11 +1,11 @@ img.floatleft { float:left; - padding-right:10px; + /* padding-right:10px; */ } img.floatright { float:right; - padding-left:10px; + /* padding-left:10px; */ } .bbcode_video.right {