Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/ratchet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dist/css/ratchet-theme-android.css')
-rw-r--r--dist/css/ratchet-theme-android.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/dist/css/ratchet-theme-android.css b/dist/css/ratchet-theme-android.css
index 81d9864..a6f2228 100644
--- a/dist/css/ratchet-theme-android.css
+++ b/dist/css/ratchet-theme-android.css
@@ -30,15 +30,15 @@ a:active {
padding-top: 50px;
}
+.bar-header-secondary ~ .content {
+ padding-top: 100px;
+}
+
.bar-tab ~ .content {
padding-top: 50px;
padding-bottom: 0;
}
-.bar-header-secondary ~ .content {
- padding-top: 100px;
-}
-
.bar-footer ~ .content {
padding-bottom: 50px;
}