app/assets/stylesheets/iqvoc/components.css.scss in iqvoc-4.0.1 vs app/assets/stylesheets/iqvoc/components.css.scss in iqvoc-4.0.2

- old
+ new

@@ -1,8 +1,14 @@ tr.highlightable { cursor: pointer; } +table.dashboard { + th { + white-space: nowrap; + } +} + .alert { p { margin: 0 0 10px 0; } ul {