mirror of https://github.com/vector-im/riot-web
Decrease profile button touch target
parent
9f26c1ca57
commit
a076bee764
|
@ -67,5 +67,7 @@ limitations under the License.
|
||||||
|
|
||||||
> .mx_AccessibleButton_kind_link {
|
> .mx_AccessibleButton_kind_link {
|
||||||
padding-left: 0; // to align with left side
|
padding-left: 0; // to align with left side
|
||||||
|
padding-right: 0;
|
||||||
|
margin-right: 10px;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue