Files
dss.web/client/app/directives/notifications/notifications.less
Fergal Moran b331beb407 Navbar fixes
2015-12-17 20:21:59 +00:00

20 lines
307 B
Plaintext

.navbar-notification-feed {
overflow: scroll;
overflow-x: hidden;
}
.notification-new {
font-weight: bold !important;
}
.notification-details-profile-image {
float: left;
width: 40px;
}
.notification-details {
margin-left: 10px;
padding-left: 15px;
max-width: 210px;
overflow: hidden;
}