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
8d09e7c2
Commit
8d09e7c2
authored
12 years ago
by
Mark Otto
Browse files
Options
Download
Email Patches
Plain Diff
remove some unhelpful comments
parent
4fd164d4
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
less/forms.less
+0
-3
less/forms.less
with
0 additions
and
3 deletions
+0
-3
less/forms.less
+
0
-
3
View file @
8d09e7c2
...
@@ -6,7 +6,6 @@
...
@@ -6,7 +6,6 @@
// General styles
// General styles
// -------------------------
// -------------------------
// Make all forms have space below them
form {
form {
margin: 0 0 @baseLineHeight;
margin: 0 0 @baseLineHeight;
}
}
...
@@ -17,7 +16,6 @@ fieldset {
...
@@ -17,7 +16,6 @@ fieldset {
border: 0;
border: 0;
}
}
// Groups of fields with labels on top (legends)
legend {
legend {
display: block;
display: block;
width: 100%;
width: 100%;
...
@@ -30,7 +28,6 @@ legend {
...
@@ -30,7 +28,6 @@ legend {
border-bottom: 1px solid #e5e5e5;
border-bottom: 1px solid #e5e5e5;
}
}
// Identify controls by their labels
label {
label {
display: block;
display: block;
margin-bottom: 5px;
margin-bottom: 5px;
...
...
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