summaryrefslogtreecommitdiff
path: root/abi-tracker/css/report.css
diff options
context:
space:
mode:
Diffstat (limited to 'abi-tracker/css/report.css')
-rw-r--r--abi-tracker/css/report.css6
1 files changed, 5 insertions, 1 deletions
diff --git a/abi-tracker/css/report.css b/abi-tracker/css/report.css
index 7a96884d8f..1d9359f881 100644
--- a/abi-tracker/css/report.css
+++ b/abi-tracker/css/report.css
@@ -60,4 +60,8 @@ a.info {
}
table.summary td.object {
text-align:left;
-} \ No newline at end of file
+}
+.sl {
+ max-width:95px;
+ word-wrap:break-word;
+}