forked from leftypol/leftypol
stylesheets: fix controls styling
This commit is contained in:
parent
691cd0b531
commit
36fddc852e
9 changed files with 71 additions and 71 deletions
|
@ -232,17 +232,17 @@ span.omitted {
|
|||
br.clear {
|
||||
clear: left;
|
||||
}
|
||||
span.controls {
|
||||
div.controls {
|
||||
float: right;
|
||||
margin: 0;
|
||||
padding: 0;
|
||||
font-size: 80%;
|
||||
}
|
||||
span.controls.op {
|
||||
div.controls.op {
|
||||
float: none;
|
||||
margin-left: 10px;
|
||||
}
|
||||
span.controls a {
|
||||
div.controls a {
|
||||
margin: 0;
|
||||
}
|
||||
div#wrap {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue