mirror of
https://github.com/phpbb/phpbb.git
synced 2025-09-08 15:20:44 +02:00
[ticket/12613] Remove responsive linklist from memberlist
PHPBB3-12613
This commit is contained in:
@@ -226,33 +226,6 @@ dd.option {
|
||||
font-size: 1.1em;
|
||||
}
|
||||
|
||||
/* Container for post/reply buttons and pagination */
|
||||
.topic-actions {
|
||||
margin-bottom: 3px;
|
||||
font-size: 1.1em;
|
||||
height: 28px;
|
||||
min-height: 28px;
|
||||
}
|
||||
div[class].topic-actions {
|
||||
height: auto;
|
||||
}
|
||||
|
||||
.topic-actions:after {
|
||||
clear: both;
|
||||
content: '';
|
||||
display: block;
|
||||
}
|
||||
|
||||
.action-bar {
|
||||
margin: 4px 0;
|
||||
}
|
||||
|
||||
.action-bar:after {
|
||||
clear: both;
|
||||
content: '';
|
||||
display: block;
|
||||
}
|
||||
|
||||
/* Post body styles
|
||||
----------------------------------------*/
|
||||
.postbody {
|
||||
|
Reference in New Issue
Block a user