This website works better with JavaScript.
Explore
Help
Sign In
p6micgy9w
/
monkeyking
Watch
1
Star
0
Fork
You've already forked monkeyking
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Removed low margin from header.
Browse Source
pull/37/head
Jonathan Frederic
12 years ago
parent
80673856a8
commit
96b19ae598
1 changed files
with
4 additions
and
0 deletions
Show all changes
Ignore whitespace when comparing lines
Ignore changes in amount of whitespace
Ignore changes in whitespace at EOL
Show Stats
Download Patch File
Download Diff File
4
IPython/html/static/notebook/less/notebook.less
Unescape
Escape
View File
@ -75,3 +75,7 @@ p {
.end_space {
height: 200px;
}
#header {
margin-bottom: 0px;
}
Write
Preview
Loading…
Cancel
Save
Reference in new issue
Repository
p6micgy9w/monkeyking
Title
Body
Create Issue