diff options
author | Robin Buse <me@factor.cc> | 2011-07-26 20:14:01 +0300 |
---|---|---|
committer | Robin Buse <me@factor.cc> | 2011-07-26 20:14:01 +0300 |
commit | 1e54c41f60c8ffa2f671132f9c767a6b6aeebadf (patch) | |
tree | d11fb6af7aeb8723560e4b9c9a43f881e581bbbc /static | |
parent | b987a23cd0cb83c6ff0b4beb659fda46347cb26b (diff) | |
download | etherpad-lite-1e54c41f60c8ffa2f671132f9c767a6b6aeebadf.zip |
Edited static/index.html via GitHub
Diffstat (limited to 'static')
-rw-r--r-- | static/index.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/index.html b/static/index.html index 955eb4db..f6c350f4 100644 --- a/static/index.html +++ b/static/index.html @@ -73,12 +73,12 @@ font-weight: bold; font-size: 17px; padding: 5px; - width: 215px; + width: 245px; outline: none; } input[type="submit"] { height: 35px; - width: 70px; + width: 40px; } </style> <div id="container"> |