dobtco / dvl-core

Base styles for the DOBT View Layer.
https://design.dobt.co/
1 stars 1 forks source link

Set horizontal alignment of popovers #289

Open jrubenoff opened 7 years ago

jrubenoff commented 7 years ago

Outcome

This should be possible:

screen shot 2016-10-18 at 6 41 08 pm

Custom classes for each button (primary small and small), aligned to the right edge of the link.

Structure

Popovers should have options for...

Also, we should remove delete_ from some classes (like popover_delete_confirmation_message to get rid of code smells.)

ajb commented 7 years ago

This is done, with the exception of the alignment, which would need to be addressed in Bootstrap. I've marked it as "hold".

I can suggest positioning workarounds on a case-by-case basis.