diff options
| author | 2023-01-09 10:08:49 +0100 | |
|---|---|---|
| committer | 2023-01-09 10:08:49 +0100 | |
| commit | 7d12ecff0145c66113f81ce1b704316da0a403a5 (patch) | |
| tree | da7d4d6a8c6bbba80105a4e9d677d23b21d94836 /p/themes/Mapco/mapco.css | |
| parent | 5feefe416ff805090ad211eb670cc08c0db27dc1 (diff) | |
fix: CSS "content:" (#4985)
* fix
* frss.css
* improve bubble for unread articles in global view
Diffstat (limited to 'p/themes/Mapco/mapco.css')
| -rw-r--r-- | p/themes/Mapco/mapco.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/p/themes/Mapco/mapco.css b/p/themes/Mapco/mapco.css index 482944016..94be46e9f 100644 --- a/p/themes/Mapco/mapco.css +++ b/p/themes/Mapco/mapco.css @@ -172,7 +172,6 @@ input.extend { border-radius: 3px; } .form-group::after { - content: ""; display: block; clear: both; } |
