Skip to content
GitLab
Explore
Projects
Groups
Snippets
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
Merge requests
!10583
An error occurred while fetching the assigned milestone of the selected merge_request.
remove defunct undocumented .prettyprint class
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Closed
Administrator
requested to merge
kill-prettyprint
into
master
11 years ago
Overview
0
Commits
1
Pipelines
0
Changes
1
Created by: cvrebert
Per #10566. /to
@mdo
0
0
Compare
master
master (base)
and
latest version
latest version
c45507c4
1 commit,
2 years ago
1 file
+
0
-
5
Expand all files
Preferences
Preferences
File browser
List view
Tree view
Compare changes
Inline
Side-by-side
Show whitespace changes
Show one file at a time
less/code.less
+
0
-
5
Options
View file @ c45507c4
Show full file
@@ -35,11 +35,6 @@ pre {
border: 1px solid @pre-border-color;
border-radius: @border-radius-base;
// Make prettyprint styles more spaced out for readability
&.prettyprint {
margin-bottom: @line-height-computed;
}
// Account for some code outputs that place code tags in pre tags
code {
padding: 0;
Menu
Explore
Projects
Groups
Snippets