wam: Fix add-on description tooltip's text alignment
This commit is contained in:
parent
79a294471f
commit
a642233513
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ div.desc-tooltip pre {
|
|||
margin: 0;
|
||||
padding: 0;
|
||||
max-height: none;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
table.tablesorter {
|
||||
|
|
Loading…
Add table
Reference in a new issue