Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
E
edx-platform
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
edx
edx-platform
Commits
3c43f514
Commit
3c43f514
authored
Feb 15, 2012
by
Reda Lemeden
Browse files
Options
Browse Files
Download
Plain Diff
Merge with head
parents
1e4951dc
d287a110
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
3 deletions
+4
-3
sass/layout/_header.scss
+1
-0
sass/layout/_leanmodal.scss
+3
-3
No files found.
sass/layout/_header.scss
View file @
3c43f514
...
...
@@ -71,6 +71,7 @@ div.header-wrapper {
margin
:
0
;
padding
:
0
;
text-shadow
:
0
-1px
0
darken
(
$mit-red
,
10%
);
max-height
:
52px
;
//fix for firefox
-webkit-font-smoothing
:
antialiased
;
...
...
sass/layout/_leanmodal.scss
View file @
3c43f514
...
...
@@ -221,7 +221,6 @@ div#feedback_div{
div
#calculator_div
{
max-width
:
500px
;
form
{
padding-bottom
:
lh
();
margin-bottom
:
lh
();
...
...
@@ -246,11 +245,12 @@ div#calculator_div {
input
#calculator_output
{
border
:
0
;
background
:
0
;
background
:
none
;
padding
:
lh
(
.35
);
width
:
60px
;
font-size
:
24px
;
width
:
378px
;
font-weight
:
bold
;
margin-top
:
4px
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment