A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/bootstrap-vue/bootstrap-vue/commit/26377b3479f323baa2d702fab7f5200949ed680d below:

remove default padding when in button mode (fixes #507… · bootstrap-vue/bootstrap-vue@26377b3 · GitHub

File tree Expand file treeCollapse file tree 1 file changed

+5

-1

lines changed

Filter options

Expand file treeCollapse file tree 1 file changed

+5

-1

lines changed Original file line number Diff line number Diff line change

@@ -21,7 +21,11 @@

21 21

}

22 22 23 23

&a,

24 -

&button {

24 +

&button,

25 +

&.btn {

26 +

padding: 0;

27 +

border: 0;

28 + 25 29

&:not(:disabled):not(.disabled) {

26 30

cursor: if($enable-pointer-cursor-for-buttons, pointer, null);

27 31

}

You can’t perform that action at this time.


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4