aboutsummaryrefslogtreecommitdiff
path: root/p/themes/Screwdriver/screwdriver.rtl.css
diff options
context:
space:
mode:
authorGravatar maTh <math-home@web.de> 2022-03-16 23:21:28 +0100
committerGravatar GitHub <noreply@github.com> 2022-03-16 23:21:28 +0100
commit9748ac48e40947b80808933213b043dc797670b6 (patch)
treef3823bcfc39e8f93bc7bc94def8f31912b831f7e /p/themes/Screwdriver/screwdriver.rtl.css
parentae54a590b9962916dc1a62ba55e8d8e8ac0fc215 (diff)
fix: log (#4273)
* improve css * scrolling table * debug icon * fix css * Update swage.css * fix more css * Update swage.scss * Delete _components.css * added: .log-debug
Diffstat (limited to 'p/themes/Screwdriver/screwdriver.rtl.css')
-rw-r--r--p/themes/Screwdriver/screwdriver.rtl.css9
1 files changed, 0 insertions, 9 deletions
diff --git a/p/themes/Screwdriver/screwdriver.rtl.css b/p/themes/Screwdriver/screwdriver.rtl.css
index bee07294c..bc67b0f8f 100644
--- a/p/themes/Screwdriver/screwdriver.rtl.css
+++ b/p/themes/Screwdriver/screwdriver.rtl.css
@@ -473,11 +473,6 @@ a.btn {
font-size: 0.8em;
}
-.content .pagination {
- margin: 0;
- padding: 0;
-}
-
.pagination .item.pager-current {
font-weight: bold;
font-size: 1.5em;
@@ -1307,10 +1302,6 @@ a.btn {
display: none;
}
- .pagination {
- margin: 0 0 3.5em;
- }
-
.notification a.close {
background: transparent;
display: block;