MDL-48060 messaging: contact list paging bar style fixup
This commit is contained in:
committed by
Eloy Lafuente (stronk7)
parent
de2f05d50d
commit
d10ac16a2f
@@ -30,6 +30,10 @@ table.message .searchresults td {padding:5px;}
|
||||
width: 24%;
|
||||
float: left;
|
||||
}
|
||||
.message .contactselector .paging {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
}
|
||||
.message .message-contacts {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
|
||||
@@ -48,6 +48,11 @@ table.message .searchresults td {
|
||||
float: left;
|
||||
}
|
||||
|
||||
.message .contactselector .paging {
|
||||
z-index: 1;
|
||||
position: relative;
|
||||
}
|
||||
|
||||
.message .message-contacts {
|
||||
list-style-type: none;
|
||||
margin: 0;
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user