소스 검색

Fix titles:hover on mobile

See https://github.com/marienfressinaud/FreshRSS/issues/385 and
https://github.com/marienfressinaud/FreshRSS/issues/320
Marien Fressinaud 12 년 전
부모
커밋
ad7feeb258
1개의 변경된 파일1개의 추가작업 그리고 0개의 파일을 삭제
  1. 1 0
      p/themes/template/template.css

+ 1 - 0
p/themes/template/template.css

@@ -605,6 +605,7 @@ a.btn {
 	.flux:not(.current):hover .item.title {
 		position: relative;
 		width: auto;
+		white-space: nowrap;
 	}
 
 	#notification,