From dd279683f2ed1daa3b0ce07faf6325aedd5167dd Mon Sep 17 00:00:00 2001 From: Marcin Kulik Date: Sun, 17 Dec 2023 22:35:40 +0100 Subject: [PATCH] Really fix the sizing of the Share button on smaller screens --- lib/asciinema_web/templates/recording/show.html.heex | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/asciinema_web/templates/recording/show.html.heex b/lib/asciinema_web/templates/recording/show.html.heex index 6d41cc8ad..8cdec540c 100644 --- a/lib/asciinema_web/templates/recording/show.html.heex +++ b/lib/asciinema_web/templates/recording/show.html.heex @@ -8,7 +8,7 @@
-
+
<.link navigate={author_profile_path(@asciicast)} title={author_username(@asciicast)}> @@ -36,7 +36,7 @@
-
+
<.link