diff --git a/css/skeleton.css b/css/skeleton.css index 244e2f2..a01db20 100644 --- a/css/skeleton.css +++ b/css/skeleton.css @@ -338,9 +338,9 @@ p { max-width: 100%; box-sizing: border-box; } .u-pull-right { - float: right; } + float: right !important; } .u-pull-left { - float: left; } + float: left !important; } /* Misc