aboutsummaryrefslogtreecommitdiff
path: root/public/css/tdro.css
diff options
context:
space:
mode:
Diffstat (limited to 'public/css/tdro.css')
-rw-r--r--public/css/tdro.css16
1 files changed, 15 insertions, 1 deletions
diff --git a/public/css/tdro.css b/public/css/tdro.css
index a02ca71..4f6d96a 100644
--- a/public/css/tdro.css
+++ b/public/css/tdro.css
@@ -2135,11 +2135,25 @@ mark {
clear: both;
}
}
+
+/* IE quote height fix */
+
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.quote {
height: 0;
}
-} /* ie quote height fix */
+}
+
+/* Embed friendly */
+
+@media (max-height: 16rem) {
+ html.has-navbar-fixed-top {
+ padding: 0;
+ }
+ nav {
+ display: none;
+ }
+}
/*
* Isso comments