June 29, 2016 at 4:34 pm
		
		#45728
		
		
		
	
Keymaster
		
		
	Hi Schuller,
Apologies for the late reply.
The above CSS code overridden by bootstrap so please disable the bootstrap CSS OR try below code: 
#access a {
  -webkit-box-sizing: inherit !important;
  -moz-box-sizing: inherit !important;
  box-sizing: inherit !important;
}Thank you!
