From 182bb0ef2402b3c6077793bb28d9ccf8484263f5 Mon Sep 17 00:00:00 2001 From: MareStare Date: Tue, 4 Mar 2025 04:40:00 +0000 Subject: [PATCH] Indent comment --- assets/css/views/tags.css | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/assets/css/views/tags.css b/assets/css/views/tags.css index f0b87514..e2092e45 100644 --- a/assets/css/views/tags.css +++ b/assets/css/views/tags.css @@ -73,9 +73,9 @@ .autocomplete__item__history__icon { /* - Makes the history icon aligned in width with the autocomplete__item__tag's icon. - Yes, it's a dirty hack, don't look at me like that >_<, but turns out font-awesome - icons aren't actually all of the same size! + Makes the history icon aligned in width with the autocomplete__item__tag's icon. + Yes, it's a dirty hack, don't look at me like that >_<, but turns out font-awesome + icons aren't actually all of the same size! */ font-size: 11.38px; }