Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
project
drupal
Commits
a0b2c8e3
Commit
a0b2c8e3
authored
Nov 26, 2010
by
Dries
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
- Patch
#972136
by tim.plunkett, starnox: site name alignment wrong with no logo.
parent
ea1bd8be
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
6 additions
and
5 deletions
+6
-5
themes/bartik/css/style-rtl.css
themes/bartik/css/style-rtl.css
+4
-1
themes/bartik/css/style.css
themes/bartik/css/style.css
+2
-4
No files found.
themes/bartik/css/style-rtl.css
View file @
a0b2c8e3
...
...
@@ -38,7 +38,7 @@ ul.tips {
/* ------------------ Header ------------------ */
#logo
{
padding
:
15px
10px
15px
30
px
;
padding
:
15px
10px
15px
15
px
;
}
#logo
,
#name-and-slogan
,
...
...
@@ -47,6 +47,9 @@ ul.tips {
.region-header
#block-user-login
.item-list
li
{
float
:
right
;
}
#name-and-slogan
{
margin
:
0
15px
30px
0
;
}
.region-header
.form-text
{
margin-left
:
2px
;
margin-right
:
0
;
...
...
themes/bartik/css/style.css
View file @
a0b2c8e3
...
...
@@ -240,14 +240,12 @@ ul.tips {
}
#logo
{
float
:
left
;
/* LTR */
padding
:
15px
30
px
15px
10px
;
/* LTR */
padding
:
15px
15
px
15px
10px
;
/* LTR */
}
#name-and-slogan
{
float
:
left
;
/* LTR */
}
#name-and-slogan
{
padding-top
:
34px
;
margin
-bottom
:
30px
;
margin
:
0
0
30px
15px
;
/* LTR */
}
#site-name
{
font-size
:
1.821em
;
...
...
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