Samburkeottawa

Joined 14 May 2020
32 bytes removed ,  10:04, 30 July 2020
no edit summary
Line 14: Line 14:  
     position: absolute;
 
     position: absolute;
 
     width: 0;
 
     width: 0;
 +
    height: calc(100% - 44px);
 
     border-left: 1px solid;
 
     border-left: 1px solid;
 
     border-right: 2px solid;
 
     border-right: 2px solid;
Line 20: Line 21:  
     left: 0;
 
     left: 0;
 
     top: 50%;
 
     top: 50%;
     height: 20px;
+
     transform: translate(0,-50%);
 +
      height: 20px;
 
}
 
}
   Line 27: Line 29:  
}
 
}
   −
.alert, .label {
  −
border-radius: 0;
  −
border-style: solid;
  −
border-width: 0 0 0 4px;
  −
            }
      
.alert-simple.alert-primary{
 
.alert-simple.alert-primary{