summaryrefslogtreecommitdiffstats
path: root/css
diff options
context:
space:
mode:
Diffstat (limited to 'css')
-rw-r--r--css/feeds.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/css/feeds.css b/css/feeds.css
index a5a2d59ea..777b6488d 100644
--- a/css/feeds.css
+++ b/css/feeds.css
@@ -97,3 +97,7 @@ button.action:hover {
.rss-icon {
background-image: url('%appswebroot%/news/img/rss.svg');
}
+
+#left-content .ui-draggable-dragging {
+ width: 249px;
+} \ No newline at end of file