Skip to content

Commit

Permalink
Enhancement/flexbox (vuetifyjs#266)
Browse files Browse the repository at this point in the history
* add .idea to gitignore

* initial html,body,with refactor

* initial work on main layout styles

* add grid order

* further dev on grid styles

* add colum to layout

* additional column css for layout

* add default behaviour for scroll on v-app and v-content

* fix media grid issue in styl

* minor adjustment to column height

* fix firefox issue with content height

* add helper class for safari issue
  • Loading branch information
johnleider authored Mar 24, 2017
1 parent 2875b97 commit fe779e1
Show file tree
Hide file tree
Showing 11 changed files with 588 additions and 544 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,4 @@
node_modules/
.vscode/
npm-debug.log
.idea/
Loading

0 comments on commit fe779e1

Please sign in to comment.