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
4c0719ea
Commit
4c0719ea
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
fix derpy linenos in pygments for thumbnails component
parent
7e07c89b
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
docs/assets/css/docs.css
+2
-2
docs/assets/css/docs.css
docs/components.html
+0
-1
docs/components.html
with
2 additions
and
3 deletions
+2
-3
docs/assets/css/docs.css
+
2
-
2
View file @
4c0719ea
...
@@ -558,7 +558,7 @@ input.focused {
...
@@ -558,7 +558,7 @@ input.focused {
background-color
:
#f7f7f9
;
background-color
:
#f7f7f9
;
border
:
1px
solid
#e1e1e8
;
border
:
1px
solid
#e1e1e8
;
border-radius
:
4px
;
border-radius
:
4px
;
box-shadow
:
inset
4
0
px
0
0
#fbfbfc
,
inset
4
1
px
0
0
#ececf0
;
box-shadow
:
inset
4
4
px
0
0
#fbfbfc
,
inset
4
5
px
0
0
#ececf0
;
}
}
.highlight
pre
{
.highlight
pre
{
padding
:
0
;
padding
:
0
;
...
@@ -572,7 +572,7 @@ input.focused {
...
@@ -572,7 +572,7 @@ input.focused {
}
}
.highlight
pre
.lineno
{
.highlight
pre
.lineno
{
display
:
inline-block
;
display
:
inline-block
;
width
:
18
px
;
width
:
22
px
;
padding-right
:
5px
;
padding-right
:
5px
;
margin-right
:
10px
;
margin-right
:
10px
;
text-align
:
right
;
text-align
:
right
;
...
...
This diff is collapsed.
Click to expand it.
docs/components.html
+
0
-
1
View file @
4c0719ea
...
@@ -1544,7 +1544,6 @@ title: Components
...
@@ -1544,7 +1544,6 @@ title: Components
</div>
</div>
</div>
</div>
</div>
</div>
...
</div>
</div>
{% endhighlight %}
{% endhighlight %}
...
...
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