Projet

Général

Profil

0001-css-remove-div.link-list-cell-ul-of-links-list-selec.patch

Thomas Jund, 05 juin 2020 11:11

Télécharger (700 octets)

Voir les différences:

Subject: [PATCH] css: remove `div.link-list-cell ul` of links-list selectors
 list (#43664)

 static/includes/_cells.scss | 1 -
 1 file changed, 1 deletion(-)
static/includes/_cells.scss
144 144
div.wcsformcell,
145 145
div.notificationscell ul,
146 146
div.categoriescell ul,
147
div.link-list-cell ul,
148 147
div.wcscurrentdraftscell ul,
149 148
div.wcscurrentformscell ul {
150 149
	padding: 0;
151
-