Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 92dcbf7

Browse files
committed
Small corrections of the live stream notification for (IBM Code Webinar)
1 parent 2b9c92a commit 92dcbf7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

app/my-dashboard/notifications/news.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[ {
22
"header": "IBM Code Webinar",
3-
"details": "An Intro to Journeys",
3+
"details": "Learn how to kickstart your project and utilize IBM Bluemix and Watson services",
44
"headerExpand": "IBM Code Webinar - An Intro to Journeys",
55
"detailsExpand": "James Cori, Community Architect and Amol Jadhav, VP - Developer Offerings & Development at IBM have a chat about what \"Journeys\" are and how they can help you kickstart your project and utilize IBM Bluemix and Watson services. Not to mention this could also greatly help when competing in IBM Topcoder Challenges!",
66
"backgroundImage": "ibm-code-webinar",

assets/css/directives/notification.directive.scss

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
line-height: 26px;
8787
font-weight: 100;
8888
padding-left: 60px;
89-
max-width: 450px;
89+
max-width: 640px;
9090
}
9191
.action{
9292
position: absolute;

0 commit comments

Comments
 (0)