Remove extra spacing
parent
d3d67c1d92
commit
627bcb0626
|
@ -701,13 +701,11 @@ pre code { padding: 0 0; }
|
||||||
|
|
||||||
.inductive_ctor_doc {
|
.inductive_ctor_doc {
|
||||||
text-indent: 2ex;
|
text-indent: 2ex;
|
||||||
padding-top: 1ex;
|
|
||||||
font-family: 'Open Sans', sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
.structure_field_doc {
|
.structure_field_doc {
|
||||||
text-indent: 0;
|
text-indent: 0;
|
||||||
padding-top: 1ex;
|
|
||||||
font-family: 'Open Sans', sans-serif;
|
font-family: 'Open Sans', sans-serif;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue