jomaxro
(Joshua Rosenfeld)
10.Декабрь.2016 23:20:12
1
Just noticed this while viewing Meta at half-width on my 1080p monitor. Could this be related to Ember upgrades, a strange resolution issue on my end, or is it a real bug?
Notice that the 1/2 button overlaps the reply button.
It’s especially noticeable when likes are expanded:
sam
(Sam Saffron)
10.Декабрь.2016 23:32:30
2
yeah this has been the case for quite a while.
in the past, prior to widgets we displayed the number below line to work around this issue.
1 лайк
jomaxro
(Joshua Rosenfeld)
10.Декабрь.2016 23:33:20
3
Any reason for switching it to be above the line?
sam
(Sam Saffron)
10.Декабрь.2016 23:33:54
4
Give it a shot in CSS, and post here, its surprisingly hairy.
jomaxro
(Joshua Rosenfeld)
10.Декабрь.2016 23:35:08
5
I’m not a CSS expert by any stretch. I trust that if you guys tried already, I’m not going to do any better!
simon
10.Декабрь.2016 23:47:59
6
Like this?
If so, something like this might work:
#topic-progress-wrapper.docked #topic-progress {
bottom: -35px;
}
2 лайка
sam
(Sam Saffron)
Закрыл(а) тему
22.Июль.2022 01:04:44
7
been resolved for a while