aboutsummaryrefslogtreecommitdiffstats
path: root/view/css
diff options
context:
space:
mode:
authorMario Vavti <mario@mariovavti.com>2016-06-06 14:14:40 +0200
committerMario Vavti <mario@mariovavti.com>2016-06-06 14:14:40 +0200
commit655290b022f0443a121790ef7f0c1d4ddeecb289 (patch)
tree603e88df90c10ba5cc87d5bea90cb530459b70d0 /view/css
parent25aded6b9b137a32d9f9ea68baf3e2102fb293e7 (diff)
parentcfbd2fc85c6e428f87c5e8d529c98e3e89202f2a (diff)
downloadvolse-hubzilla-655290b022f0443a121790ef7f0c1d4ddeecb289.tar.gz
volse-hubzilla-655290b022f0443a121790ef7f0c1d4ddeecb289.tar.bz2
volse-hubzilla-655290b022f0443a121790ef7f0c1d4ddeecb289.zip
Merge branch 'sabre32' of https://github.com/redmatrix/hubzilla into sabre32
Diffstat (limited to 'view/css')
-rw-r--r--view/css/conversation.css5
1 files changed, 5 insertions, 0 deletions
diff --git a/view/css/conversation.css b/view/css/conversation.css
index 328f9df02..b6e316121 100644
--- a/view/css/conversation.css
+++ b/view/css/conversation.css
@@ -312,3 +312,8 @@ code.inline-code {
.overline {
text-decoration: overline;
}
+
+img.smiley.emoji:hover {
+ width: 32px;
+ height: 32px;
+} \ No newline at end of file