From 9b4ab0af3edfaabf63277ff245f8d1c5ab358475 Mon Sep 17 00:00:00 2001 From: haseeb Date: Wed, 16 May 2018 17:02:20 +0000 Subject: fixed copy to cliboard button in embedded snippets --- app/assets/stylesheets/framework/snippets.scss | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'app/assets/stylesheets/framework/snippets.scss') diff --git a/app/assets/stylesheets/framework/snippets.scss b/app/assets/stylesheets/framework/snippets.scss index 606d4675f19..430633bb01b 100644 --- a/app/assets/stylesheets/framework/snippets.scss +++ b/app/assets/stylesheets/framework/snippets.scss @@ -67,7 +67,8 @@ padding: 8px 40px; } - .embed-toggle { + .embed-toggle, + .snippet-clipboard-btn { height: 35px; } } -- cgit v1.2.3