fix story 1109910. Tabs in moderation view have a margin.
svn path=/plone.app.discussion/trunk/; revision=29461
This commit is contained in:
parent
e81b4af659
commit
a6cc6c6fcb
@ -70,7 +70,12 @@ ul.filter {
|
||||
}
|
||||
|
||||
.filter form {
|
||||
display: inline;
|
||||
display:inline-block;
|
||||
width: 75px;
|
||||
}
|
||||
|
||||
.filter input {
|
||||
width: 80px;
|
||||
}
|
||||
|
||||
.filter input.selected,
|
||||
|
Loading…
Reference in New Issue
Block a user