New updates

This commit is contained in:
mathias 2015-06-18 22:28:55 +03:00
parent 5cde24c7e9
commit ecdc719803

View file

@ -330,7 +330,8 @@ input:focus {
#news-box {
height:50%;
overflow: auto;
overflow: scroll;
overflow-x: hidden;
margin-bottom: 15px;
}