Browse Source

Little CSS fix on mobile mode

Amauri CHAMPEAUX 4 years ago
parent
commit
8f2187cf38
1 changed files with 6 additions and 0 deletions
  1. 6 0
      css/tarteaucitron.css

+ 6 - 0
css/tarteaucitron.css

@@ -5,6 +5,12 @@
 
 #tarteaucitronContentWrapper {display:unset;}
 
+/** 14042021 **/
+span.tarteaucitronReadmoreSeparator {
+    display: inline!important;
+}
+/******/
+
 /** 27032021 **/
 button.tarteaucitron-toggle-group {
     display: block;