Profiler/Tooltips

* add some spacing between spell school and value
This commit is contained in:
Sarjuuk 2026-01-01 15:42:34 +01:00
parent e88bbb774f
commit de911d0db6

View file

@ -780,6 +780,11 @@ a.profiler-achievements-total-right {
border-color: #101010;
}
/* aowow - spell schools table in stats tooltip had no cell spacing */
.wowhead-tooltip td td:nth-child(2) {
padding-left: 8px;
}
/********************/
/* PROFILER BUTTONS */
/********************/