mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/15414] Inline with float
PHPBB3-15414
This commit is contained in:
@@ -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;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user