diff --git a/_shared_assets/themes/owncloud_com/static/less/layouts.less b/_shared_assets/themes/owncloud_com/static/less/layouts.less deleted file mode 100755 index 24a206211..000000000 --- a/_shared_assets/themes/owncloud_com/static/less/layouts.less +++ /dev/null @@ -1,16 +0,0 @@ -// -// Layouts -// -------------------------------------------------- - - -// Container (centered, fixed-width layouts) -.container { - .container-fixed(); -} - -// Fluid layouts (left aligned, with sidebar, min- & max-width content) -.container-fluid { - padding-right: @gridGutterWidth; - padding-left: @gridGutterWidth; - .clearfix(); -} \ No newline at end of file