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/Flat/flat.css | |
| parent | 5feefe416ff805090ad211eb670cc08c0db27dc1 (diff) | |
fix: CSS "content:" (#4985)
* fix
* frss.css
* improve bubble for unread articles in global view
Diffstat (limited to 'p/themes/Flat/flat.css')
| -rw-r--r-- | p/themes/Flat/flat.css | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/p/themes/Flat/flat.css b/p/themes/Flat/flat.css index b6b291198..c6c2a6aec 100644 --- a/p/themes/Flat/flat.css +++ b/p/themes/Flat/flat.css @@ -103,7 +103,6 @@ form th { } .form-group::after { - content: ""; display: block; clear: both; } @@ -445,7 +444,6 @@ a.btn { .box .box-content .item { font-size: 0.9rem; - line-height: 2.5em; } .box .box-title .configure .icon, |
