summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Foré <daniel@elementary.io>2015-08-23 18:31:06 -0700
committerDaniel Foré <daniel@elementary.io>2015-08-23 18:31:06 -0700
commit07c0d1da2b1c6d38d1a5664e1447b155978126d1 (patch)
treee7c406396ec106e860dad5517b968a2c1ad00697
parent3eaa5b14844f265cc6d2c87db43685fe073dce5e (diff)
downloadmidori-07c0d1da2b1c6d38d1a5664e1447b155978126d1.tar.gz
don't truncate long tile titles if there's room
-rw-r--r--data/close.pngbin1436 -> 0 bytes
-rw-r--r--data/speeddial-head.html1
2 files changed, 1 insertions, 0 deletions
diff --git a/data/close.png b/data/close.png
deleted file mode 100644
index ba38c3b3..00000000
--- a/data/close.png
+++ /dev/null
Binary files differ
diff --git a/data/speeddial-head.html b/data/speeddial-head.html
index 1c19a7d5..afd83c47 100644
--- a/data/speeddial-head.html
+++ b/data/speeddial-head.html
@@ -119,6 +119,7 @@
outline: none;
transition: all 200ms ease-in-out;
padding-bottom: 6px;
+ width: 80%;
}
.preview.new ~ .title {