File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 3131.launcher-plugin .launcher-icons {
3232 padding-left : 5px ;
3333 padding-right : 5px ;
34- float : left;
34+ display : flex;
35+ align-items : stretch;
36+ flex-wrap : wrap;
37+ justify-content : flex-start;
3538 width : 100% ;
3639}
3740.launcher-plugin .launcher-icons .launcher-icon {
3841 float : left;
3942 margin-bottom : 12px ;
40- height : 68px ;
41- overflow : hidden;
4243}
4344.launcher-plugin .launcher-icons .four-row .launcher-icon {
4445 width : 25% ;
5960.launcher-plugin .launcher-icons .launcher-icon .text-holder p {
6061 margin : 6px 0 0 ;
6162 font-size : 12px ;
62- line-height : 15px ;
6363 word-wrap : break-word;
64- position : relative ;
64+ line-height : 18 px ;
6565 transform : translateZ (0px );
6666 -webkit-transform : translateZ (0px );
6767}
285285 max-width : 40px !important ;
286286 min-width : 40px !important ;
287287 }
288- }
288+ }
You can’t perform that action at this time.
0 commit comments