mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-20 14:43:49 +00:00
applying floatbutton logic on person/thirdparty vue renderbox
This commit is contained in:
@@ -260,6 +260,8 @@ div.wrap-header {
|
||||
|
||||
/*
|
||||
* FLOATBUTTON
|
||||
* pas convaincant:
|
||||
* conflits avec les fa-ul > li, lien non cliquables, text qui ne se place pas correctement
|
||||
*/
|
||||
|
||||
div.floatbutton {
|
||||
@@ -302,6 +304,6 @@ div.floatbutton {
|
||||
|
||||
// avoid a position relative that make links unclickable
|
||||
.fa-ul > li {
|
||||
position: initial;
|
||||
//position: initial; // in conflict with picto fa-ul !!
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user