mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-02-19 18:04:25 -05:00
Merge pull request #3146 from alphagov/transparent-conditional-text
Make text transparent on conditional placeholders
This commit is contained in:
@@ -39,7 +39,8 @@
|
||||
padding-bottom: $gutter-half;
|
||||
z-index: 10;
|
||||
|
||||
.placeholder {
|
||||
.placeholder,
|
||||
.placeholder-conditional {
|
||||
color: transparent;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user