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
a5964b07
Commit
a5964b07
authored
13 years ago
by
Jacob Thornton
Browse files
Options
Download
Email Patches
Plain Diff
add static sizes for images so tooltips get right size on load
parent
68865002
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docs/assets/css/docs.css
+7
-0
docs/assets/css/docs.css
with
7 additions
and
0 deletions
+7
-0
docs/assets/css/docs.css
+
7
-
0
View file @
a5964b07
...
@@ -312,6 +312,13 @@ img.large-bird {
...
@@ -312,6 +312,13 @@ img.large-bird {
opacity
:
.1
;
opacity
:
.1
;
}
}
/* Media grid images
--------------------------------------------------- */
.media-grid
img
{
height
:
150px
;
width
:
210px
;
}
/* Pretty Print
/* Pretty Print
-------------------------------------------------- */
-------------------------------------------------- */
...
...
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