diff --git a/css/skeleton.css b/css/skeleton.css index f28bf6c..10ef066 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -391,6 +391,9 @@ hr { display: table; clear: both; } +input:last-of-type, fieldset:last-of-type, button:last-of-type { + margin-bottom: 0; +} /* Media Queries –––––––––––––––––––––––––––––––––––––––––––––––––– */