mirror of
https://github.com/phpbb/phpbb.git
synced 2025-04-07 17:33:32 +02:00
[ticket/15414] Inline with float
PHPBB3-15414
This commit is contained in:
parent
f2f1037e8d
commit
f9e21a81dc
@ -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…
x
Reference in New Issue
Block a user