From 1924a71b5aaa2f32015f3f3a7ee56bb54195f56c Mon Sep 17 00:00:00 2001 From: Ondřej Hruška Date: Sat, 23 Sep 2017 23:38:24 +0200 Subject: Make secondary toot button work nicer with file attachments & revert to the original behavior if it's disabled --- app/javascript/styles/components.scss | 1 - 1 file changed, 1 deletion(-) (limited to 'app/javascript/styles') diff --git a/app/javascript/styles/components.scss b/app/javascript/styles/components.scss index 2639fd41e..af85b6b50 100644 --- a/app/javascript/styles/components.scss +++ b/app/javascript/styles/components.scss @@ -433,7 +433,6 @@ padding: 0 !important; width: 4em; text-align: center; - opacity: .8; margin-right: 2px; } -- cgit