Changeset - 361122e9ee47
[Not reviewed]
default
0 1 0
Mads Kiilerich - 8 years ago 2017-06-18 01:09:18
mads@kiilerich.com
style: drop a couple of unused references to a 'container' class that could conflict with Bootstrap
1 file changed with 0 insertions and 10 deletions:
0 comments (0 inline, 0 general)
kallithea/public/css/style.css
Show inline comments
 
@@ -311,11 +311,6 @@ nav.navbar #quick li .icon {
 
    margin-left: 0 !important;
 
}
 

	
 
.panel-body > .container {
 
    margin-left: 0;
 
    padding: 0;
 
}
 

	
 
label {
 
    font-weight: inherit;
 
}
 
@@ -980,11 +975,6 @@ a.metatag[data-tag="license"]:hover {
 
    padding: 0 !important;
 
}
 

	
 
.user-menu .container {
 
    padding: 0px 4px 0px 4px;
 
    margin: 0px 0px 0px 0px;
 
}
 

	
 
.user-menu .gravatar {
 
    margin: 0px 0px 0px 0px;
 
    cursor: pointer;
0 comments (0 inline, 0 general)