mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
[ticket/15414] Inline with float
PHPBB3-15414
This commit is contained in:
parent
f2f1037e8d
commit
f9e21a81dc
3 changed files with 0 additions and 3 deletions
|
@ -1349,7 +1349,6 @@ ul.linklist:after,
|
|||
opacity: 0.8;
|
||||
position: relative;
|
||||
top: 3px;
|
||||
display: inline-block;
|
||||
float: right;
|
||||
margin-left: 3px;
|
||||
padding: 4px 6px;
|
||||
|
|
|
@ -732,7 +732,6 @@ fieldset.polls dd div {
|
|||
.postprofile {
|
||||
border: 1px solid transparent;
|
||||
border-width: 0 0 0 1px;
|
||||
display: inline;
|
||||
float: right;
|
||||
width: 22%;
|
||||
min-height: 80px;
|
||||
|
|
|
@ -38,7 +38,6 @@
|
|||
}
|
||||
|
||||
.attach-controls {
|
||||
display: inline-block;
|
||||
float: right;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue