Remove old bootstrap
[proteocache.git] / webapp / resources / bootstrap-2.3 / less / layouts.less
diff --git a/webapp/resources/bootstrap-2.3/less/layouts.less b/webapp/resources/bootstrap-2.3/less/layouts.less
deleted file mode 100644 (file)
index 24a2062..0000000
+++ /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