When creating a Ui and definining in the style of the html another background color then the default (which is grey) then the app is surrounded by a grey border I want to remove that border, i didnt define it, its just there. Looked through alot of AngularJS docs, stack overflow and tried alot, i have still no idea. Anyone?
I've had a similar issue with other stuff. This is most likely caused by angular, I generally do `md-class="" md-style="" tabindex="false"` to disable all default angular stuff