Pārlūkot izejas kodu

fix 4744 (#4751)

* fix

* fix
maTh 3 gadi atpakaļ
vecāks
revīzija
c11976f587

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

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

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

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