diff options
| -rw-r--r-- | p/themes/Origine-compact/origine-compact.css | 8 | ||||
| -rw-r--r-- | p/themes/Origine-compact/origine-compact.rtl.css | 8 |
2 files changed, 0 insertions, 16 deletions
diff --git a/p/themes/Origine-compact/origine-compact.css b/p/themes/Origine-compact/origine-compact.css index 720a7e2b5..4e21231ae 100644 --- a/p/themes/Origine-compact/origine-compact.css +++ b/p/themes/Origine-compact/origine-compact.css @@ -105,14 +105,6 @@ a.btn, margin: 0.75em 0 0 0; } -/*=== Aside main page (feeds) */ -/*=== Configuration pages */ -/*=== Prompt (centered) */ -/*=== New article notification */ -#new-article > a { - line-height: 3em; -} - /*=== Day indication */ .day { font-size: 0.9rem; diff --git a/p/themes/Origine-compact/origine-compact.rtl.css b/p/themes/Origine-compact/origine-compact.rtl.css index 69ec10abb..256eae680 100644 --- a/p/themes/Origine-compact/origine-compact.rtl.css +++ b/p/themes/Origine-compact/origine-compact.rtl.css @@ -105,14 +105,6 @@ a.btn, margin: 0.75em 0 0 0; } -/*=== Aside main page (feeds) */ -/*=== Configuration pages */ -/*=== Prompt (centered) */ -/*=== New article notification */ -#new-article > a { - line-height: 3em; -} - /*=== Day indication */ .day { font-size: 0.9rem; |
