Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bootstrap
bootstrap
Commits
6e8ee024
Commit
6e8ee024
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
tweak icons alignment
parent
bfdc6f86
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/docs.css
+8
-0
docs/assets/css/docs.css
with
8 additions
and
0 deletions
+8
-0
docs/assets/css/docs.css
+
8
-
0
View file @
6e8ee024
...
@@ -390,6 +390,8 @@ section > ul li {
...
@@ -390,6 +390,8 @@ section > ul li {
line-height
:
1.25
;
line-height
:
1.25
;
text-align
:
center
;
text-align
:
center
;
-webkit-box-sizing
:
border-box
;
-webkit-box-sizing
:
border-box
;
-moz-box-sizing
:
border-box
;
box-sizing
:
border-box
;
margin
:
0
-1px
-1px
0
;
margin
:
0
-1px
-1px
0
;
}
}
.the-icons
.glyphicon
{
.the-icons
.glyphicon
{
...
@@ -646,6 +648,12 @@ input.focused {
...
@@ -646,6 +648,12 @@ input.focused {
/* Tablets/desktops and up */
/* Tablets/desktops and up */
@media
screen
and
(
min-width
:
992px
)
{
@media
screen
and
(
min-width
:
992px
)
{
/* Icons */
.the-icons
li
{
width
:
12.5%
;
}
.bs-docs-sidenav
{
.bs-docs-sidenav
{
width
:
220px
;
width
:
220px
;
}
}
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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