mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-12 00:24:03 +02:00
Merge branch 'master' of github.com:twbs/bootstrap
This commit is contained in:
@@ -88,11 +88,7 @@
|
|||||||
}
|
}
|
||||||
// New mixin to use as of v3.0.1
|
// New mixin to use as of v3.0.1
|
||||||
.text-hide() {
|
.text-hide() {
|
||||||
font: ~"0/0" a;
|
.hide-text();
|
||||||
color: transparent;
|
|
||||||
text-shadow: none;
|
|
||||||
background-color: transparent;
|
|
||||||
border: 0;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user