mirror of
https://github.com/Piwigo/Piwigo.git
synced 2026-06-02 04:15:05 +02:00
fixes #1972 add margin to icon
This commit is contained in:
@@ -324,4 +324,8 @@ Info
|
||||
50% { transform: translateX(10px)}
|
||||
75% { transform: translateX(-10px)}
|
||||
100% { transform: translateX(0px)}
|
||||
}
|
||||
}
|
||||
|
||||
.tree .badge-container i.icon-imagefolder-01.nb-sub-photos:before{
|
||||
margin-right:0.5em!important;
|
||||
}
|
||||
Reference in New Issue
Block a user