Forum .LRN Q&A: dotlrn toolbar button dance on mouse over

The dotlrn toolbar button styles make those buttons dancing when the mouse is on and goes out, due to border style differences of .dt-action-list.

The solution could be that #dotlrn-toolbar .dt-action-list a style puts a 1px border, instead of current border: 0px.

On the opposite side, #dotlrn-toolbar .dt-action-list a:hover should not have any border.

I prefer those buttons to look as developer support ones, so I would use the border. I write this post looking fordward .LRN leadership team approval.

Collapse
Posted by Michael Cordova on
fixed on head. I have added a 1px border with color #1958B7 (the same as dotlrn-toolbar background), so the border only appears when mouse is over a button.