maTh 3 ani în urmă
părinte
comite
8f31827e03

+ 5 - 1
p/themes/Origine-compact/origine-compact.css

@@ -126,10 +126,14 @@ a.btn,
 
 /*=== Index menu */
 /*=== Feed articles */
-.flux_header .title {
+.flux_header {
 	font-size: 0.8rem;
 }
 
+.flux .item {
+	padding: 0;
+}
+
 .flux .item.thumbnail {
 	padding: 5px;
 	height: 50px;

+ 5 - 1
p/themes/Origine-compact/origine-compact.rtl.css

@@ -126,10 +126,14 @@ a.btn,
 
 /*=== Index menu */
 /*=== Feed articles */
-.flux_header .title {
+.flux_header {
 	font-size: 0.8rem;
 }
 
+.flux .item {
+	padding: 0;
+}
+
 .flux .item.thumbnail {
 	padding: 5px;
 	height: 50px;