Skip to content

Commit e046efe

Browse files
committed
thinner header
1 parent 25d2cb2 commit e046efe

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

src/_layouts/default.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
</form>
2929

3030
<ul class="navbar-nav flex-row ml-md-auto d-none d-md-flex px-1">
31-
<li class="nav-item text-nowrap p-2">
32-
<a class="nav-link" href="https://github.com/rails/rails/tree/v{{ site.target_rails_version }}">Rails v{{ site.target_rails_version }}</a>
31+
<li class="nav-item text-nowrap p-1">
32+
<a class="nav-link p-2" href="https://github.com/rails/rails/tree/v{{ site.target_rails_version }}">Rails v{{ site.target_rails_version }}</a>
3333
</li>
34-
<li class="nav-item text-nowrap p-2">
35-
<a class="nav-link" href="https://github.com/railsdoc/railsdoc.github.io">GitHub</a>
34+
<li class="nav-item text-nowrap p-1">
35+
<a class="nav-link p-2" href="https://github.com/railsdoc/railsdoc.github.io">GitHub</a>
3636
</li>
3737
</ul>
3838
</header>

src/created.rid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sun, 21 Apr 2019 07:45:24 +0900
1+
Fri, 17 May 2019 23:08:50 +0900
22
railties/RDOC_MAIN.rdoc Wed, 13 Feb 2019 05:46:11 +0900
33
activesupport/README.rdoc Wed, 13 Feb 2019 05:46:11 +0900
44
activesupport/lib/active_support/all.rb Wed, 16 Jan 2019 00:38:48 +0900

0 commit comments

Comments
 (0)