Advertisement
Guest User

Untitled

a guest
Nov 17th, 2014
85
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Diff 0.37 KB | None | 0 0
  1. diff -ruNp ejudge-3.1\style\unpriv3.css ejudge\style\unpriv3.css
  2. --- ejudge-3.1\style\unpriv3.css    2014-11-17 21:49:49.273000000 +0300
  3. +++ ejudge\style\unpriv3.css        2014-11-17 21:48:44.761000000 +0300
  4. @@ -28,7 +28,9 @@ body {
  5.  }
  6.  
  7.  #main-cont {
  8. -       padding: 15px;
  9. +       padding: 15px 0;
  10. +       display: inline-block;
  11. +       min-width: 100%;
  12.  }
  13.  
  14.  #container {
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement