소스 검색

Don't ignore br tags. (#2439)

Rosemary Le Faive 6 년 전
부모
커밋
366ac2c57f
1개의 변경된 파일0개의 추가작업 그리고 3개의 파일을 삭제
  1. 0 3
      p/themes/base-theme/template.css

+ 0 - 3
p/themes/base-theme/template.css

@@ -622,9 +622,6 @@ a.btn {
 br {
 	line-height: 1em;
 }
-br + br + br {
-	display: none;
-}
 
 /*=== Notification and actualize notification */
 .notification {