tabs->spaces everywhere; sorry folks - \!blame sublime

This commit is contained in:
Matthew Hodgson 2015-07-14 12:11:01 +01:00
parent 69d1844773
commit dff9353339
11 changed files with 149 additions and 149 deletions

View file

@ -15,28 +15,28 @@ limitations under the License.
*/
.mx_MemberList {
width: 100%;
height: 100%;
margin-bottom: 100px;
width: 100%;
height: 100%;
margin-bottom: 100px;
}
.mx_MemberList_chevron {
position: absolute;
right: 20px;
margin-top: -5px;
position: absolute;
right: 20px;
margin-top: -5px;
}
.mx_MemberList_wrapper {
border: 1px solid #d8d8d8;
margin: 8px;
border: 1px solid #d8d8d8;
margin: 8px;
overflow-y: scroll;
height: auto;
height: auto;
max-height: 75%;
border-radius: 8px;
padding: 20px 24px 14px 24px;
table-layout: fixed;
border-radius: 8px;
padding: 20px 24px 14px 24px;
table-layout: fixed;
}
.mx_MemberList h2 {
margin-top: 0px;
margin-top: 0px;
}

View file

@ -18,8 +18,8 @@ limitations under the License.
}
.mx_RoomList_recents {
margin-top: -12px;
display: table;
table-layout: fixed;
width: 100%;
margin-top: -12px;
display: table;
table-layout: fixed;
width: 100%;
}