Merge branch 'master' into origin-2883-job-log-viewer
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index f507ccd7386c3da7d3e0247043435baac0fa3ce4..da958e1564ae43e4974ac697cdb585e5b02c00b4 100644 (file)
@@ -104,8 +104,9 @@ nav.navbar-fixed-top {
 .navbar.breadcrumbs {
     line-height: 50px;
     border-radius: 0;
-    width: 10000px;
     margin-bottom: 0;
+    border-right: 0;
+    border-left: 0;
 }
 .navbar.breadcrumbs .nav > li > a,
 .navbar.breadcrumbs .nav > li {
@@ -133,6 +134,7 @@ nav.navbar-fixed-top .navbar-nav.navbar-right > li > a:hover {
 
 .smart-scroll {
     overflow: auto;
+    margin-bottom: -15px;
 }
 
 .inline-progress-container div.progress {
@@ -210,7 +212,7 @@ div#wrapper {
   padding-bottom: 1em;
 }
 .arv-description-in-table {
-  max-height: 3.5em;
+  height: 4em;
   overflow-x: hidden;
   overflow-y: hidden;
 }