Skip to content
Snippets Groups Projects
Commit a71d3dee authored by pnogal's avatar pnogal
Browse files

Add style to .not-offered

parent 20d1b171
No related branches found
No related tags found
No related merge requests found
......@@ -42,14 +42,15 @@
padding-bottom: 12px;
position: relative;
padding-left: 2.6em;
.material-icons, .not-offered {
.material-icons {
position: absolute;
left: 2px;
top: -2px;
}
.not-offered {
position: absolute;
top: 0;
left: 7px;
}
}
}
.not-offered {
top: 0 !important;
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment