3200: Workbench copes better when a tab fails to load.
[arvados.git] / apps / workbench / app / assets / stylesheets / application.css.scss
index e3f4f0aa0ae53ed8c988998f51203bba53756435..75d58ed5171184bf7d855267ed99ac4d353f7758 100644 (file)
@@ -235,3 +235,8 @@ div#wrapper {
 svg text {
     font-size: 6pt;
 }
+
+div.pane-content iframe {
+  width: 100%;
+  border: none;
+}