##// END OF EJS Templates
Updated whats changed
Jonathan Frederic -
Show More
@@ -0,0 +1,8 b''
1 Used https://github.com/jdfreder/bootstrap2to3 to migrate the Notebook to Bootstrap 3.
2
3 Additional changes:
4 - Set `.tab-content .row` `0px;` left and right margin (bootstrap default is `-15px;`)
5 - Removed `height: @btn_mini_height;` from `.list_header>div, .list_item>div` in `tree.less`
6 - Set `#header` div `margin-bottom: 0px;`
7 - Set `#menus` to `float: left;`
8 - Set `#maintoolbar .navbar-text` to `float: none;` No newline at end of file
General Comments 0
You need to be logged in to leave comments. Login now