Merge pull request #5120 from matrix-org/t3chguy/fix/14948
Fix corner rounding on images not always affecting right sidepull/21833/head
						commit
						758e37fe50
					
				|  | @ -25,6 +25,7 @@ limitations under the License. | |||
|     height: 100%; | ||||
|     left: 0; | ||||
|     top: 0; | ||||
|     border-radius: 4px; | ||||
| } | ||||
| 
 | ||||
| .mx_MImageBody_thumbnail_container { | ||||
|  | @ -34,8 +35,6 @@ limitations under the License. | |||
| 
 | ||||
|     // Make sure the _thumbnail is positioned relative to the _container | ||||
|     position: relative; | ||||
| 
 | ||||
|     border-radius: 4px; | ||||
| } | ||||
| 
 | ||||
| .mx_MImageBody_thumbnail_spinner { | ||||
|  |  | |||
		Loading…
	
		Reference in New Issue
	
	 Michael Telatynski
						Michael Telatynski