Move appstore badges out of the way for the app titles
This commit is contained in:
@@ -195,8 +195,8 @@ html {
|
||||
|
||||
.appstore-item-badge-testing {
|
||||
position: absolute;
|
||||
right: 15px;
|
||||
top: 15px;
|
||||
right: 0;
|
||||
top: 2px;
|
||||
}
|
||||
|
||||
.appstore-item-content-testing {
|
||||
@@ -330,6 +330,10 @@ html {
|
||||
background-color: #5CB85C;
|
||||
}
|
||||
|
||||
.badge-warning {
|
||||
background-color: #EFBD48;
|
||||
}
|
||||
|
||||
.badge-danger {
|
||||
background-color: $brand-danger;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user