1
0
mirror of https://github.com/meineerde/holgerjust.de.git synced 2026-02-21 11:02:03 +00:00

Casper 1.4.0

This commit is contained in:
Daniel Bayerlein 2017-06-24 13:21:46 +02:00 committed by Holger Just
parent 481e7d9355
commit c679ab4882

View File

@ -446,7 +446,7 @@ margin on the iframe, cause it breaks stuff. */
margin: 0;
}
textarea, select, input {
textarea, select, input:not([type="radio"]):not([type="checkbox"]){
width: 260px;
padding: 6px 9px;
margin: 0 0 5px 0;