Skip to content

Commit

Permalink
..
Browse files Browse the repository at this point in the history
  • Loading branch information
coolwanglu committed Jul 15, 2014
1 parent 776d5e1 commit a00b47b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion web/vim.css
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ body {
/* overrides some bootstrap styles */
.jumbotron {
padding-top: 32px;
padding-bottom: 32px;
padding-bottom: 16px;
margin-bottom: 0px;
background-color: transparent;
text-align: center;
Expand Down
1 change: 0 additions & 1 deletion web/vim.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@
<div class="container">
<div class="jumbotron">
<h1>Vim.js</h1>
<h2>JavaScript port of Vim</h2>
<code>:e $VIM/vimrc</code>
</div>
<div id="vimjs-container" class="container">
Expand Down

0 comments on commit a00b47b

Please sign in to comment.