bhikkhu-kosalla-china 4 лет назад
Родитель
Сommit
d97ff3a617
2 измененных файлов с 2 добавлено и 2 удалено
  1. 1 1
      app/article/index.php
  2. 1 1
      app/term/term.css

+ 1 - 1
app/article/index.php

@@ -216,7 +216,7 @@ span.fancytree-node{
 	text-decoration-line: underline;
 	
 }
-.sent_tran a{
+.sent_tran_div a{
 	white-space: normal;
 	overflow-wrap: anywhere;
 }

+ 1 - 1
app/term/term.css

@@ -647,7 +647,7 @@ pw {
 	display: block;
 	flex: 20;
 }
-.sent_tran a{
+.sent_tran_div a{
 	white-space: normal;
 	overflow-wrap: anywhere;
 }