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
8d52e6d4
Commit
8d52e6d4
authored
13 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
change arrows in one pagination example because opera janks it up, per
#2697
parent
4c3e7690
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
docs/assets/bootstrap.zip
+0
-0
docs/assets/bootstrap.zip
docs/components.html
+2
-2
docs/components.html
docs/templates/pages/components.mustache
+2
-2
docs/templates/pages/components.mustache
with
4 additions
and
4 deletions
+4
-4
docs/assets/bootstrap.zip
+
0
-
0
View file @
8d52e6d4
No preview for this file type
This diff is collapsed.
Click to expand it.
docs/components.html
+
2
-
2
View file @
8d52e6d4
...
@@ -1212,11 +1212,11 @@
...
@@ -1212,11 +1212,11 @@
</div>
</div>
<div
class=
"pagination"
>
<div
class=
"pagination"
>
<ul>
<ul>
<li><a
href=
"#"
>
&la
rr
;
</a></li>
<li><a
href=
"#"
>
&la
quo
;
</a></li>
<li
class=
"active"
><a
href=
"#"
>
10
</a></li>
<li
class=
"active"
><a
href=
"#"
>
10
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
...
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
...
</a></li>
<li><a
href=
"#"
>
20
</a></li>
<li><a
href=
"#"
>
20
</a></li>
<li><a
href=
"#"
>
&ra
rr
;
</a></li>
<li><a
href=
"#"
>
&ra
quo
;
</a></li>
</ul>
</ul>
</div>
</div>
<div
class=
"pagination pagination-centered"
>
<div
class=
"pagination pagination-centered"
>
...
...
This diff is collapsed.
Click to expand it.
docs/templates/pages/components.mustache
+
2
-
2
View file @
8d52e6d4
...
@@ -1135,11 +1135,11 @@
...
@@ -1135,11 +1135,11 @@
</div>
</div>
<div
class=
"pagination"
>
<div
class=
"pagination"
>
<ul>
<ul>
<li><a
href=
"#"
>
&la
rr
;
</a></li>
<li><a
href=
"#"
>
&la
quo
;
</a></li>
<li
class=
"active"
><a
href=
"#"
>
10
</a></li>
<li
class=
"active"
><a
href=
"#"
>
10
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
...
</a></li>
<li
class=
"disabled"
><a
href=
"#"
>
...
</a></li>
<li><a
href=
"#"
>
20
</a></li>
<li><a
href=
"#"
>
20
</a></li>
<li><a
href=
"#"
>
&ra
rr
;
</a></li>
<li><a
href=
"#"
>
&ra
quo
;
</a></li>
</ul>
</ul>
</div>
</div>
<div
class=
"pagination pagination-centered"
>
<div
class=
"pagination pagination-centered"
>
...
...
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