Pārlūkot izejas kodu

RTE newline fix

Vijayakrishnan 3 gadi atpakaļ
vecāks
revīzija
6a10e67cdb
1 mainītis faili ar 4 papildinājumiem un 4 dzēšanām
  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;