Browse Source

Fix titles:hover on mobile

See https://github.com/marienfressinaud/FreshRSS/issues/385 and
https://github.com/marienfressinaud/FreshRSS/issues/320
Marien Fressinaud 12 years ago
parent
commit
ad7feeb258
1 changed files with 1 additions and 0 deletions
  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,