aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-03-02 23:38:17 +0100
committerGravatar Marien Fressinaud <dev@marienfressinaud.fr> 2014-03-02 23:38:17 +0100
commitad7feeb258eafc6d5571906fbb9e30c80dd07472 (patch)
treed69cf3ece622f9436b58b44d9391769dfadb94b7
parent46bc5ecd2a7dc6fefd18f5210410b9e69b519692 (diff)
Fix titles:hover on mobile
See https://github.com/marienfressinaud/FreshRSS/issues/385 and https://github.com/marienfressinaud/FreshRSS/issues/320
-rw-r--r--p/themes/template/template.css1
1 files changed, 1 insertions, 0 deletions
diff --git a/p/themes/template/template.css b/p/themes/template/template.css
index 7b2401a18..eb474016e 100644
--- a/p/themes/template/template.css
+++ b/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,