Removed hard corners to align with styling updates

master
Mark Moffat 2020-01-02 16:22:16 +10:30
parent b410d25ccf
commit 063b0e8e54
4 changed files with 1 additions and 16 deletions

View File

@ -552,11 +552,6 @@ a {
color: #95a5a6;
}
.list-group-item:first-child, .list-group-item:last-child {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
@media only screen and (min-width: 768px){
.pushy {
width: 700px;

View File

@ -449,11 +449,6 @@ a {
.help-block {
color: #95a5a6;
}
.list-group-item:first-child,
.list-group-item:last-child {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
@media only screen and (min-width: 768px) {
.pushy {
width: 700px;

File diff suppressed because one or more lines are too long

View File

@ -424,11 +424,6 @@ a {
.help-block {
color: #95a5a6;
}
.list-group-item:first-child,
.list-group-item:last-child {
border-top-right-radius: 0px;
border-top-left-radius: 0px;
}
@media only screen and (min-width: 768px) {
.pushy {
width: 700px;