Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

Layout: side titles adjustments #14

Merged
merged 1 commit into from
Oct 15, 2013
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion css/bootstrap.css
Original file line number Diff line number Diff line change
Expand Up @@ -1005,7 +1005,7 @@ pre code {
width: 75%;
}
.col-md-10 {
width: 83.33333333333334%;
width: 80%;
}
.col-md-11 {
width: 91.66666666666666%;
Expand Down
Loading