Bläddra i källkod

RTE newline fix

Vijayakrishnan 3 år sedan
förälder
incheckning
6a10e67cdb
1 ändrade filer med 4 tillägg och 4 borttagningar
  1. 4 4
      public/css/style.css

+ 4 - 4
public/css/style.css

@@ -3601,10 +3601,10 @@ table.v-top th {
     border: 1px dashed #333;
     padding: 5px;
 }
-.note-container .segments-list p>br:first-child:last-child,
-.note-container .segments-list p:empty {
-    display: none;
-}
+/*.note-container .segments-list p>br:first-child:last-child,*/
+/*.note-container .segments-list p:empty {*/
+/*    display: none;*/
+/*}*/
 .no-column-wrap th:first-child,
 .no-column-wrap td:first-child {
     white-space: nowrap;