Merge branch 'master' of https://github.com/fetsite/fetsite
Conflicts: app/views/layouts/menu.html.erb config/routes.rb
This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
*
|
||||
*= require_self
|
||||
*= require_tree .
|
||||
* require 'bootstrap'
|
||||
* require 'bootstrap'
|
||||
*/
|
||||
$linkColor: #03006E;
|
||||
@import 'bootstrap';
|
||||
@@ -30,7 +30,8 @@ border-bottom:1px solid black;
|
||||
height:60px;
|
||||
padding-left:160px;
|
||||
padding-top:0px;
|
||||
overflow:hidden
|
||||
overflow:hidden;
|
||||
margin-bottom: 20px
|
||||
}
|
||||
|
||||
#menudiv
|
||||
|
||||
Reference in New Issue
Block a user