let room tiles grow in size

This commit is contained in:
Matthew Hodgson 2015-07-07 04:06:16 +01:00
parent 954f837eab
commit bbe6c0bf1a

View File

@ -15,9 +15,6 @@ limitations under the License.
*/
.mx_RoomTile {
height: 20px;
margin-top: 1px;
margin-bottom: 1px;
padding: 5px;
cursor: pointer;
}