mirror of
https://github.com/openfoodfoundation/openfoodnetwork
synced 2026-01-28 21:07:16 +00:00
No need to have a button: not conflicting with button styles
This commit is contained in:
@@ -1 +1 @@
|
||||
%button.question-mark-icon{"ng-class" => "{open: tt_isOpen}", type: 'button'}
|
||||
.question-mark-icon{"ng-class" => "{open: tt_isOpen}", type: 'button'}
|
||||
|
||||
@@ -10,6 +10,7 @@
|
||||
background-size: cover;
|
||||
background-repeat: no-repeat;
|
||||
border-radius: 50%;
|
||||
cursor: pointer;
|
||||
|
||||
// Reset button element css attributes
|
||||
padding: 0;
|
||||
|
||||
Reference in New Issue
Block a user