mirror of https://github.com/apache/cloudstack.git
Dashboard, alerts: Fix width of title
This commit is contained in:
parent
03c78247cc
commit
b84f5791c3
|
|
@ -4455,6 +4455,7 @@ Dialogs*/
|
|||
}
|
||||
|
||||
.dashboard.admin .dashboard-container.sub.alerts ul li span.title {
|
||||
width: 100%;
|
||||
font-weight: bold;
|
||||
font-size: 14px;
|
||||
font-weight: 100;
|
||||
|
|
|
|||
Loading…
Reference in New Issue