mirror of
https://github.com/postgres/pgweb.git
synced 2025-07-25 15:41:08 +00:00
Remove padding from inline documentation elements.
In some situations, this would make it look like some directives required spaces (e.g. .pgpass file set up), which would be incorrect. Reported By: Vik Fearing
This commit is contained in:
@ -650,7 +650,6 @@ code,
|
||||
#docContent kbd,
|
||||
#docContent tt.LITERAL,
|
||||
#docContent tt.REPLACEABLE {
|
||||
padding: .2rem .4rem;
|
||||
font-size: 0.9rem !important;
|
||||
color: inherit !important;
|
||||
background-color: #f8f9fa !important;
|
||||
|
Reference in New Issue
Block a user