app/assets/stylesheets/bootstrap-responsive-overrides.css in contour-1.0.1 vs app/assets/stylesheets/bootstrap-responsive-overrides.css in contour-1.0.2
- old
+ new
@@ -4,9 +4,14 @@
dt, dd {
line-height: 18px;
min-height: 40px;
}
+.dl-horizontal dt {
+ white-space: normal;
+ overflow: visible;
+}
+
@media (max-width: 480px) {
.modal-wrapper {
position: absolute;
top: 10px;
right: 10px;