Skip to content

Commit

Permalink
Merge pull request #1 from cjcenizal/12671/compiled-css
Browse files Browse the repository at this point in the history
Add compiled UI Framework CSS.
  • Loading branch information
timroes authored Jul 11, 2017
2 parents 80f078d + 0c80702 commit 7378fb5
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions ui_framework/dist/ui_framework.css
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,13 @@
body {
font-family: "Open Sans", Helvetica, Arial, sans-serif; }

/**
* 1. Required for IE11.
*/
main {
display: block;
/* 1 */ }

.kuiActionItem {
display: -webkit-box;
display: -webkit-flex;
Expand Down

0 comments on commit 7378fb5

Please sign in to comment.