Uh oh!
There was an error while loading. Please reload this page.
doc: fix style bug on version link dropdown - #15671
Conversation
silverwind
commented
Sep 29, 2017
I also noticed this and included some fixes for it in #15660, thought my approach is a bit different. I set |
chris--young
commented
Sep 29, 2017
That’s cool. I have no strong opinions one way or the other, would just like to see whatever approach we go with make it into the back port to v6. I did already sneak this into #15670 |
I think the approach here is not the right one. The root of the issue is that |
chris--young
commented
Sep 29, 2017
Let’s keep it in your’s. |
I noticed a minor styling bug while working on #15670 that this pr will fix.
Before:

After:

Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)
doc