horizontally scale images properly
This commit is contained in:
parent
dbf3439e35
commit
ffb1584e10
2 changed files with 3 additions and 2 deletions
|
@ -51,11 +51,11 @@ limitations under the License.
|
|||
|
||||
.mx_EventTile_line {
|
||||
position: relative;
|
||||
margin-right: 100px;
|
||||
}
|
||||
|
||||
.mx_EventTile_content {
|
||||
display: block;
|
||||
margin-right: 100px;
|
||||
overflow-y: hidden;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue