Commit 2813f256 authored by Birte Kristina Friesel's avatar Birte Kristina Friesel
Browse files

css: fix typo in height

parent 5b9025c8
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -361,7 +361,7 @@ span.notes {
}

div.break {
	heighT: 1em;
	height: 1em;
}

div.field {