You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 9, 2018. It is now read-only.
Sibling buttons are set up to add margin through the & + & selector. Similarly, the specialize buttons like .btn-txt also offer the same behavior through & + &. Sadly, this selector does not match when a vanilla .btn is sibling to a .btn-txt and vice-versa.
The text was updated successfully, but these errors were encountered:
Sibling buttons are set up to add margin through the
& + &
selector. Similarly, the specialize buttons like.btn-txt
also offer the same behavior through& + &
. Sadly, this selector does not match when a vanilla.btn
is sibling to a.btn-txt
and vice-versa.The text was updated successfully, but these errors were encountered: