migrated to bootstrap 2

This commit is contained in:
randx 2012-04-10 08:51:08 +03:00
parent 2bad798e11
commit 627efddf63
37 changed files with 687 additions and 546 deletions

View file

@ -63,15 +63,11 @@
}
}
}
.wrapper {
margin:auto;
min-width:$min_app_width;
max-width:$max_app_width;
position:relative;
padding:15px 0;
.container {
.top_panel_content {
margin:0 $app_padding;
margin:auto;
position:relative;
padding:15px 0;
}
}