Projet

Général

Profil

0001-css-do-not-force-button-height-25763.patch

Serghei Mihai, 06 septembre 2018 19:26

Télécharger (812 octets)

Voir les différences:

Subject: [PATCH] css: do not force button height (#25763)

 src/authentic2_auth_fc/static/authentic2_auth_fc/css/fc.css | 1 -
 1 file changed, 1 deletion(-)
src/authentic2_auth_fc/static/authentic2_auth_fc/css/fc.css
38 38

  
39 39
div#fc-button a.button div {
40 40
    width: 100%;
41
    height: 100%;
42 41
}
43 42

  
44 43
div#fc-button-wrapper.small div#fc-button a.button div img {
45
-