Explorar el Código

Little CSS fix on mobile mode

Amauri CHAMPEAUX hace 4 años
padre
commit
8f2187cf38
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  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;