Do not set width, since this clashes on mobile (and outer div)

This commit is contained in:
Oliver Falk
2018-07-05 16:57:46 +02:00
parent 53f4140597
commit c838240002

View File

@@ -147,7 +147,6 @@ ul li {
#id_openid, #id_openid_identifier { #id_openid, #id_openid_identifier {
background : #FFFFFF url("../img/openid_logo.png") no-repeat scroll 0 50%; background : #FFFFFF url("../img/openid_logo.png") no-repeat scroll 0 50%;
padding : 4px 18px; padding : 4px 18px;
width: 400px;
} }
#contribute-button { #contribute-button {