Skip to content

Commit

Permalink
Merge pull request #297 from Freemius/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
vovafeldman committed Jan 13, 2019
2 parents 4dab832 + c52cdff commit 34dfa26
Show file tree
Hide file tree
Showing 32 changed files with 5,069 additions and 2,231 deletions.
4 changes: 2 additions & 2 deletions assets/css/admin/common.css

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

@@ -1,4 +1,4 @@
.plugins p.upgrade-notice
.plugins p.fs-upgrade-notice
{
border: 0;
background-color: #d54e21;
Expand Down
6 changes: 4 additions & 2 deletions assets/scss/admin/common.scss
@@ -1,7 +1,7 @@
@import "../start";
@import "themes";

#iframe
#fs_frame
{
line-height: 0;
font-size: 0;
Expand Down Expand Up @@ -215,4 +215,6 @@ span.fs-submenu-item.fs-sub:before
h2 {
text-align: left;
}
}
}

@import "plugin-upgrade-notice";

0 comments on commit 34dfa26

Please sign in to comment.