diff options
author | Dave Whiteland <dave@mysociety.org> | 2013-02-03 17:56:00 +0000 |
---|---|---|
committer | Dave Whiteland <dave@mysociety.org> | 2013-02-03 17:56:00 +0000 |
commit | c1d4fbdd68afdff7622ccc28ee1c92d1475b81e1 (patch) | |
tree | 8efe26ad286e06133ca99dd896638877a1170a4e | |
parent | 7e20bf1920b1a266ee4e32cd7eb99337673531da (diff) |
add float left important to Oxfordshire SCSS, from OCC site
-rw-r--r-- | web/cobrands/oxfordshire/oxfordshire.scss | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/web/cobrands/oxfordshire/oxfordshire.scss b/web/cobrands/oxfordshire/oxfordshire.scss index 1c5e9f3b7..d6b31586c 100644 --- a/web/cobrands/oxfordshire/oxfordshire.scss +++ b/web/cobrands/oxfordshire/oxfordshire.scss @@ -251,3 +251,4 @@ body { .oxford-left { float: left !important; } + |