Changeset - 6e6ed7aaca3b
[Not reviewed]
default
0 1 0
Nathan Brink (binki) - 15 years ago 2011-03-29 21:12:04
ohnobinki@ohnopublishing.net
Make course title entry input wider so that longer titles don't appear truncated.
1 file changed with 5 insertions and 0 deletions:
0 comments (0 inline, 0 general)
styles/general.css
Show inline comments
 
@@ -381,6 +381,11 @@ a:hover {
 
  font: normal bold 1.2em sans-serif;
 
}
 

	
 
.course-title-entry
 
{
 
    width: 80%;
 
}
 

	
 
.inPlace {
 
  color: #000;
 
  border: none;
0 comments (0 inline, 0 general)