Skip to content

Commit 07840bc

Browse files
author
OpenShift Bot
authoredSep 7, 2017
Merge pull request #2023 from benjaminapetersen/bpeterse/notification-blank-state-message
Merged by openshift-bot
2 parents 8a15031 + ef36cf8 commit 07840bc

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed
 

‎app/styles/_notifications.less

+3
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,9 @@
33
// -----------------------------------------------
44

55
notification-drawer-wrapper {
6+
.blank-state-pf-title {
7+
font-size: @font-size-h4;
8+
}
69
.drawer-pf {
710
height: calc(100vh ~"-" (@navbar-os-header-height-mobile + @project-bar-height-mobile));
811
opacity: 1;

‎dist/styles/main.css

+1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)
Please sign in to comment.