mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-27 14:46:01 +03:00
update hide text to h5bp technique #2586
This commit is contained in:
Vendored
+5
-3
@@ -113,9 +113,11 @@ textarea {
|
||||
clear: both;
|
||||
}
|
||||
.hide-text {
|
||||
overflow: hidden;
|
||||
text-indent: 100%;
|
||||
white-space: nowrap;
|
||||
border: 0;
|
||||
font: 0/0 a;
|
||||
text-shadow: none;
|
||||
color: transparent;
|
||||
background-color: transparent;
|
||||
}
|
||||
.input-block-level {
|
||||
display: block;
|
||||
|
||||
Reference in New Issue
Block a user