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

github.com/hossainemruz/toha.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'static/css/layouts/single.css')
-rw-r--r--static/css/layouts/single.css2
1 files changed, 0 insertions, 2 deletions
diff --git a/static/css/layouts/single.css b/static/css/layouts/single.css
index 93de5e6..91246e7 100644
--- a/static/css/layouts/single.css
+++ b/static/css/layouts/single.css
@@ -438,7 +438,6 @@ h6 {
.toc-section {
order: 2;
width: 100%;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
max-height: 0;
@@ -451,7 +450,6 @@ h6 {
position: relative;
/* height: fit-content; */
flex: 100%;
- height: -webkit-fit-content;
height: -moz-fit-content;
height: fit-content;
max-height: 200vh;