Skip to content

Commit

Permalink
SAK-39976 Please improve style/sizing of buttons (sakaiproject#5631)
Browse files Browse the repository at this point in the history
  • Loading branch information
maramar7 authored and ottenhoff committed Jun 12, 2018
1 parent 4428708 commit 7c7dbf8
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions lessonbuilder/tool/src/webapp/css/Simplepagetool.css
Original file line number Diff line number Diff line change
Expand Up @@ -623,7 +623,7 @@ a.edit-link:link, a.edit-link:visited, a.section-merge-link:link, a.section-merg
padding: 0px 4px !important;
}
.edit-col .ui-button-text, #submit-grading .ui-button-text, .portalmenu .ui-button-text {
font-size: 60%;
font-size: 90%;
}
.buttonItem {
padding-left: 20px
Expand Down Expand Up @@ -1653,9 +1653,6 @@ li.resourceType .right-col {
.itemclass {
margin-top: 2.0em !important;
}
.add-comment-button span {
font-size: 90%;
}
.add-comment-button a {
padding: 3px 7px;
}
Expand Down

0 comments on commit 7c7dbf8

Please sign in to comment.