wam: Fix add-on description tooltip's text alignment

This commit is contained in:
Ignacio R. Morelle 2017-07-24 21:52:43 -04:00
parent 79a294471f
commit a642233513

View file

@ -52,6 +52,7 @@ div.desc-tooltip pre {
margin: 0;
padding: 0;
max-height: none;
text-align: left;
}
table.tablesorter {