@@ -34,7 +34,7 @@ over your project's layout.
// the last column
.last-col {
float: right;
- padding-right: 0;
+ padding-right: 0 !important;
}