Add image dimensions
To avoid popping when the image loads & make sure the SVG appears the right size
This commit is contained in:
@@ -25,6 +25,8 @@ limitations under the License.
|
|||||||
.mx_CreateEvent_image {
|
.mx_CreateEvent_image {
|
||||||
float: left;
|
float: left;
|
||||||
padding-right: 20px;
|
padding-right: 20px;
|
||||||
|
width: 72px;
|
||||||
|
height: 34px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_CreateEvent_header {
|
.mx_CreateEvent_header {
|
||||||
|
|||||||
Reference in New Issue
Block a user