mirror of https://github.com/vector-im/riot-web
Merge pull request #4332 from matrix-org/t3chguy/userinfo_regression
Only apply padding to standard textual buttons (kind buttons)pull/21833/head
commit
9ff587520c
|
@ -266,7 +266,7 @@ limitations under the License.
|
|||
}
|
||||
}
|
||||
|
||||
.mx_AccessibleButton {
|
||||
.mx_AccessibleButton.mx_AccessibleButton_hasKind {
|
||||
padding: 8px 18px;
|
||||
|
||||
&.mx_AccessibleButton_kind_primary {
|
||||
|
|
Loading…
Reference in New Issue