Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / devtools / front_end / revisionHistory.css
index 0c77ec7..d46d115 100644 (file)
@@ -88,3 +88,7 @@
 .revision-history-line-separator .webkit-line-number {
     color: transparent;
 }
+
+.revision-history-line {
+    white-space: nowrap;
+}