forked from sakaiproject/sakai
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Sak-30577 - Web Content Fixes (sakaiproject#2175)
* SAK-30577 Adjusted Web Content Edit form layout and fixed button placement SAK-30577 Fixed placement of Web Content buttons * Customized iframe tool
- Loading branch information
1 parent
529b48d
commit e0d8daa
Showing
4 changed files
with
88 additions
and
62 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -192,4 +192,4 @@ | |
|
||
.alertMessage{ | ||
@extend .bs-callout-danger; | ||
} | ||
} |
5 changes: 5 additions & 0 deletions
5
reference/library/src/morpheus-master/sass/modules/tool/iframe/_iframe.scss
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
|
||
#{$namespace}sakai-iframe { | ||
margin: -1em 0 0 0; | ||
top: 0px; | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters