Removed overflow CSS rule.

This commit is contained in:
Alex Tselegidis 2016-07-15 20:53:01 +02:00
parent 279b931d80
commit 362aaf0498
1 changed files with 0 additions and 4 deletions

View File

@ -678,10 +678,6 @@ body .form-horizontal .controls {
color: #525252;
}
#settings-page .tab-content {
overflow: auto;
}
#settings-page .nav {
background-color: #F4F4F4;
margin-bottom: 15px;