diff options
| author | 2022-10-30 11:06:17 +0100 | |
|---|---|---|
| committer | 2022-10-30 11:06:17 +0100 | |
| commit | f47e13ac41578450f65fd30fbccdca1a711370fb (patch) | |
| tree | 36ed2ff93fd1ba71eff4dff218a8e8950a32073c /p/themes/Dark/dark.css | |
| parent | 301d3c81baae71655b003625e7609cf7e97fab5d (diff) | |
fixed: box layout for global view (#4791)
Diffstat (limited to 'p/themes/Dark/dark.css')
| -rw-r--r-- | p/themes/Dark/dark.css | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/p/themes/Dark/dark.css b/p/themes/Dark/dark.css index 6ffd6676f..598469b4b 100644 --- a/p/themes/Dark/dark.css +++ b/p/themes/Dark/dark.css @@ -934,11 +934,6 @@ a.btn { text-shadow: none; } -.box.category .item.feed { - padding: 2px 10px; - font-size: 0.8rem; -} - /*=== Panel */ #panel { background: #1c1c1c; |
