Skip to content

Commit

Permalink
[fix] unnesessary border above navbar
Browse files Browse the repository at this point in the history
  • Loading branch information
kullias committed Nov 1, 2018
1 parent 1928f54 commit 99ba6ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.production.html
Expand Up @@ -33,7 +33,7 @@

webix.ready(function(){
webix.ui({
rows:[
type:"clean", rows:[
{ view:"bank-app-demo" },
{ view:"navbar", value:"bank-app" }
]
Expand Down

0 comments on commit 99ba6ca

Please sign in to comment.