mirror of https://github.com/vector-im/riot-web
fix beta pill styling
parent
4f02dc9050
commit
505b200a87
|
@ -67,6 +67,8 @@ limitations under the License.
|
||||||
font-size: 12px;
|
font-size: 12px;
|
||||||
line-height: 15px;
|
line-height: 15px;
|
||||||
color: #FFFFFF;
|
color: #FFFFFF;
|
||||||
|
display: inline-block;
|
||||||
|
vertical-align: text-bottom;
|
||||||
}
|
}
|
||||||
|
|
||||||
$pulse-color: $accent-color-alt;
|
$pulse-color: $accent-color-alt;
|
||||||
|
|
Loading…
Reference in New Issue