From: Anton Khorev Date: Fri, 20 Oct 2023 14:54:51 +0000 (+0300) Subject: Remove oauth list custom css X-Git-Tag: live~1143^2 X-Git-Url: https://git.openstreetmap.org./rails.git/commitdiff_plain/50c2b24c280d66eb4e0ae9d0ead0133e2c6f9ff1?ds=inline;hp=-c Remove oauth list custom css --- 50c2b24c280d66eb4e0ae9d0ead0133e2c6f9ff1 diff --git a/app/assets/stylesheets/common.scss b/app/assets/stylesheets/common.scss index a366a1bc1..ae5ae2a23 100644 --- a/app/assets/stylesheets/common.scss +++ b/app/assets/stylesheets/common.scss @@ -987,12 +987,6 @@ tr.turn:hover { } } -/* Rules for the oauth authorization page */ - -.oauth-authorize ul { - list-style: none; -} - /* Rules for messages pages */ .messages {