Defalt-404 commited on
Commit
99f9af3
1 Parent(s): 06af17c

fixed padding

Browse files
Files changed (1) hide show
  1. static/css/styles.css +1 -1
static/css/styles.css CHANGED
@@ -45,7 +45,7 @@ th {
45
  .nav-tabs {
46
  background-color: #f2f2f2;
47
  border-radius: 10px 10px 0 0;
48
- padding-left: 51px;
49
  padding-bottom: 5px;
50
  }
51
 
 
45
  .nav-tabs {
46
  background-color: #f2f2f2;
47
  border-radius: 10px 10px 0 0;
48
+ padding-left: 58px;
49
  padding-bottom: 5px;
50
  }
51