Skip to content

Commit

Permalink
Zaman akışı çizelgesi için SCROLLBAR eklendi.
Browse files Browse the repository at this point in the history
  • Loading branch information
vberkaltun committed Jun 15, 2017
1 parent d93124a commit ff211b0
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions web/_outlines/page_main.css
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,9 @@ body {
margin: 1.667em 0.813em 1.667em 1.667em;
width: calc(75% - 2.500em);
height: calc(100% - 3.333em);
/* ADDED BY BERK ALTUN AT 15.06.2017 */
overflow-y: scroll;
display: block;
}

.table_weather {
Expand Down

0 comments on commit ff211b0

Please sign in to comment.