Moved Cloudy's layout styles in skin to theme.
This commit is contained in:
parent
526cdd8a81
commit
d4291f1f9b
@ -957,6 +957,10 @@ padding:0;
|
||||
}
|
||||
|
||||
|
||||
#usergroups #new_group {
|
||||
float: left;
|
||||
margin-right: 2em;
|
||||
}
|
||||
#new_group, #group_search {
|
||||
margin-bottom:18px;
|
||||
}
|
||||
|
@ -233,10 +233,6 @@ background-color:#fcfcfc;
|
||||
#new_group a {
|
||||
background:transparent url(../images/icons/twotone/green/news.gif) no-repeat 0 45%;
|
||||
}
|
||||
#usergroups #new_group {
|
||||
float: left;
|
||||
margin-right: 2em;
|
||||
}
|
||||
|
||||
.pagination .nav_prev a,
|
||||
.pagination .nav_next a {
|
||||
|
Loading…
Reference in New Issue
Block a user