From 104b36f67866f2710f53e9256eb48d72f62ca4de Mon Sep 17 00:00:00 2001 From: Anton Khorev Date: Thu, 10 Aug 2023 18:40:05 +0300 Subject: [PATCH] Remove unnecessary css from diary entry locations --- app/assets/stylesheets/common.scss | 7 ------- 1 file changed, 7 deletions(-) diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index 779fbbe35..75c901660 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -1216,15 +1216,8 @@ img.user_thumbnail_tiny { max-height: 25px; } -/* Rules for geo microformats */ - -abbr.geo { - border-bottom: none; -} - /* General styles for action lists / subnavs */ - nav.secondary-actions { margin-left: -11px; overflow: hidden; -- 2.39.5