Skip to content
Snippets Groups Projects
Commit 96b42881 authored by Nithya's avatar Nithya
Browse files
Bug Fixed
parent ad18e95d
No related branches found
No related tags found
1 merge request!298Resolve TMSS-513
......@@ -23,7 +23,8 @@
top: 2px;
span {
font-size: 14px !important;
padding: 0 !important;
padding-right: 20px !important;
top: 10px;
}
}
.text-caps {
......@@ -71,7 +72,7 @@
}
.custom-remove {
position: absolute;
left: -12px;
left: 5px;
background-color: transparent !important;
border: none !important;
padding: 0;
......@@ -85,6 +86,6 @@
/**
* Class to set margin-left for (i) and remove button in station.js
*/
.icon-left{
margin-left: 10px !important;
}
\ No newline at end of file
// .icon-left{
// margin-left: 20%
// }
\ 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