// quick fix customer view
This commit is contained in:
@@ -18,9 +18,15 @@
|
||||
text-transform: uppercase
|
||||
@media (max-width: $screen-tablet)
|
||||
padding: 0 0 0 20px
|
||||
a
|
||||
border-bottom: dotted 1px white
|
||||
&:hover
|
||||
color: black
|
||||
border-color: black
|
||||
a
|
||||
color: white
|
||||
font-style: underline
|
||||
text-decoration: none
|
||||
|
||||
.btn-toolbar
|
||||
margin: 0
|
||||
padding: 3px 0 0 0
|
||||
|
||||
Reference in New Issue
Block a user