merged from 1.5:

_ some space above the userpiicture added in #user-edit and user-view.
_ rmoved the border above the link in the rss sideblock
This commit is contained in:
urs_hunkler 2005-06-21 06:11:38 +00:00
parent bc5799f3fc
commit 36f0d1acbb

View file

@ -166,6 +166,10 @@ h6.main {
#site-index #content { #site-index #content {
margin:0 margin:0
} }
#user-edit .userpicture,
#user-view .userpicture {
margin-top:10px
}
/*** /***
*** Admin *** Admin
@ -232,8 +236,8 @@ h6.main {
padding-bottom:0.2em; padding-bottom:0.2em;
border-bottom:1px solid border-bottom:1px solid
} }
.block_rss_client .title { .block_rss_client .link {
padding-top:0 border-top:0 none
} }
/*** /***