8 lines
127 B
Plaintext
8 lines
127 B
Plaintext
// Styles for echo badges
|
|
|
|
#pt-notifications-alert,
|
|
#pt-notifications-notice {
|
|
white-space: nowrap;
|
|
display: inline-block;
|
|
}
|