Explorar el Código

digest article scrolling fix

Andrew Dolgov hace 12 años
padre
commit
56e0d2cb97
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      digest.css

+ 1 - 0
digest.css

@@ -72,6 +72,7 @@ a:hover {
 
 #article {
 	position : absolute;
+	overflow : auto;
 	right : 0px;
 	width : 60%;
 	bottom : 0px;