mirror of https://github.com/vector-im/riot-web
Change padding a bit
Signed-off-by: Šimon Brandner <simon.bra.ag@gmail.com>pull/21833/head
parent
899ce1f605
commit
6aac8f1735
|
@ -88,7 +88,7 @@ limitations under the License.
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ImageView_button {
|
.mx_ImageView_button {
|
||||||
padding: 5px;
|
padding-left: 28px;
|
||||||
}
|
}
|
||||||
|
|
||||||
.mx_ImageView_metadata {
|
.mx_ImageView_metadata {
|
||||||
|
|
Loading…
Reference in New Issue