app/assets/stylesheets/application.css in tailog-0.4.8 vs app/assets/stylesheets/application.css in tailog-0.5.0
- old
+ new
@@ -38,23 +38,11 @@
.content-hover p:hover {
background: #EEE;
}
-.dl-horizontal dt {
- width: 320px;
- padding-right: 20px;
- overflow-x: scroll;
- text-overflow: initial;
-}
-
-.dl-horizontal dd {
- margin-left: 320px;
+.table td:not(:first-child) {
word-break: break-all;
-}
-
-.dl-hover dt:hover + dd, .dl-hover dd:hover {
- background: #EEE;
}
.script select.form-control {
display: inline-block;
width: 100px;