Projet

Général

Profil

0007-publik-replace-dedicated-clear-float-tags-by-.clearf.patch

Thomas Jund, 22 juillet 2020 16:39

Télécharger (622 octets)

Voir les différences:

Subject: [PATCH 07/10] publik: replace dedicated clear float tags by
 ".clearfix" class (#45365)

 static/publik/_custom.scss | 4 ----
 1 file changed, 4 deletions(-)
static/publik/_custom.scss
195 195
	}
196 196
}
197 197

  
198
#main-content > br.clear {
199
	display: none;
200
}
201

  
202 198
/* wcs */
203 199

  
204 200
div#gauche {
205
-