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 {
margin:0
}
#user-edit .userpicture,
#user-view .userpicture {
margin-top:10px
}
/***
*** Admin
@ -232,8 +236,8 @@ h6.main {
padding-bottom:0.2em;
border-bottom:1px solid
}
.block_rss_client .title {
padding-top:0
.block_rss_client .link {
border-top:0 none
}
/***