Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
project
drupal
Commits
962d4503
Commit
962d4503
authored
Nov 14, 2012
by
webchick
Browse files
Issue
#1663042
by Rob Loach, barraponto, marknorris: Clean up css in Help.
parent
08517822
Changes
2
Hide whitespace changes
Inline
Side-by-side
core/modules/help/help-rtl.css
View file @
962d4503
.help-items
{
float
:
right
;
padd
in
g
-right
:
0
;
padd
in
g
-left
:
3%
;
marg
in-right
:
0
;
marg
in-left
:
3%
;
}
.help-items-last
{
padd
in
g
-right
:
0
;
padd
in
g
-left
:
0
;
marg
in-right
:
0
;
marg
in-left
:
0
;
}
core/modules/help/help.css
View file @
962d4503
...
...
@@ -2,8 +2,8 @@
.help-items
{
float
:
left
;
/* LTR */
width
:
22%
;
padd
in
g
-right
:
3%
;
/* LTR */
marg
in-right
:
3%
;
/* LTR */
}
.help-items-last
{
padd
in
g
-right
:
0
;
/* LTR */
marg
in-right
:
0
;
/* LTR */
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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