فهرست منبع

fix 4744 (#4751)

* fix

* fix
maTh 3 سال پیش
والد
کامیت
c11976f587
2فایلهای تغییر یافته به همراه16 افزوده شده و 0 حذف شده
  1. 8 0
      p/themes/Origine-compact/origine-compact.css
  2. 8 0
      p/themes/Origine-compact/origine-compact.rtl.css

+ 8 - 0
p/themes/Origine-compact/origine-compact.css

@@ -44,6 +44,10 @@ a.btn,
 	line-height: 30px;
 }
 
+.horizontal-list .item .item-element {
+	padding: 1px 0 0 0;
+}
+
 /*=== Dropdown */
 .item ~ .dropdown-header,
 .item.separator {
@@ -167,6 +171,10 @@ a.btn,
 	bottom: 0;
 }
 
+.flux .item.title .item-element {
+	padding: 0;
+}
+
 /*=== Content of feed articles */
 .content {
 	padding: 10px 10px;

+ 8 - 0
p/themes/Origine-compact/origine-compact.rtl.css

@@ -44,6 +44,10 @@ a.btn,
 	line-height: 30px;
 }
 
+.horizontal-list .item .item-element {
+	padding: 1px 0 0 0;
+}
+
 /*=== Dropdown */
 .item ~ .dropdown-header,
 .item.separator {
@@ -167,6 +171,10 @@ a.btn,
 	bottom: 0;
 }
 
+.flux .item.title .item-element {
+	padding: 0;
+}
+
 /*=== Content of feed articles */
 .content {
 	padding: 10px 10px;