Browse Source

styling bugfix

master
Christian Müller 10 years ago
parent
commit
8b426e3c3b
  1. 2
      resources/public/style.css

2
resources/public/style.css

@ -243,7 +243,7 @@ td { @@ -243,7 +243,7 @@ td {
margin-top: 0.5em;
}
#previewPane {
display: none;
display: none !important;
}
}

Loading…
Cancel
Save