8000 fix: fix button shake when change button is disabled · atinc/ngx-tethys@74775ad · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 74775ad

Browse files
committed
fix: fix button shake when change button is disabled
1 parent e2dadc9 commit 74775ad

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/button/styles/button.scss

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,6 @@ fieldset:disabled a.btn {
198198
&:disabled,
199199
&.disabled {
200200
color: $btn-link-disabled-color;
201-
border: $btn-border-width solid transparent;
202201
}
203202

204203
// No need for an active state here

0 commit comments

Comments
 (0)
0