Skip to content

Commit 7fa091c

Browse files
committed
resolve responsive issues in tablet view
1 parent aa8056c commit 7fa091c

File tree

1 file changed

+24
-1
lines changed

1 file changed

+24
-1
lines changed

themes/mapmint/static/css/docs.css

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2153,7 +2153,30 @@ form.well {
21532153
font-size: 4.5em;
21542154
top: 1px;
21552155
}
2156-
2156+
.slider_area_h_line {
2157+
height: 680px;
2158+
}
2159+
#pie {
2160+
top: 35px;
2161+
}
2162+
.loader {
2163+
top: 50px;
2164+
}
2165+
.sub_slider_area {
2166+
height: 745px;
2167+
}
2168+
.slider_area_h {
2169+
height: 750px;
2170+
}
2171+
.qrlogo {
2172+
top: 140px;
2173+
}
2174+
.mtp {
2175+
top: 120px;
2176+
}
2177+
.sub_sub_slider_area {
2178+
height: 800px;
2179+
}
21572180
}
21582181

21592182

0 commit comments

Comments
 (0)