Remove height properties
This commit is contained in:
parent
9e2bf6a75a
commit
3b391131ff
2 changed files with 0 additions and 2 deletions
|
@ -38,7 +38,6 @@ body .root .content.theme {
|
||||||
font-size: xx-large;
|
font-size: xx-large;
|
||||||
margin: 0;
|
margin: 0;
|
||||||
line-height: 1.5;
|
line-height: 1.5;
|
||||||
min-height: 75px;
|
|
||||||
a {
|
a {
|
||||||
text-decoration: none;
|
text-decoration: none;
|
||||||
}
|
}
|
||||||
|
|
|
@ -5,7 +5,6 @@
|
||||||
|
|
||||||
.root .content.theme {
|
.root .content.theme {
|
||||||
ul.body.stream {
|
ul.body.stream {
|
||||||
height: 70%;
|
|
||||||
scrollbar-gutter: stable;
|
scrollbar-gutter: stable;
|
||||||
|
|
||||||
li.ayah {
|
li.ayah {
|
||||||
|
|
Loading…
Reference in a new issue