aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/resources
diff options
context:
space:
mode:
authorPatrick Wendell <pwendell@gmail.com>2013-08-07 21:47:57 -0700
committerPatrick Wendell <pwendell@gmail.com>2013-08-07 22:18:18 -0700
commitb4321edf687ed5802aa673dcd3e58d9dbe8ea18f (patch)
tree2b7791bb47e047e57f282aebd277c138b25954d3 /core/src/main/resources
parent21392f2a73efe46ffde25bf6be685988a9c5d438 (diff)
downloadspark-b4321edf687ed5802aa673dcd3e58d9dbe8ea18f.tar.gz
spark-b4321edf687ed5802aa673dcd3e58d9dbe8ea18f.tar.bz2
spark-b4321edf687ed5802aa673dcd3e58d9dbe8ea18f.zip
Reverting boostrap change
Diffstat (limited to 'core/src/main/resources')
-rw-r--r--core/src/main/resources/spark/ui/static/webui.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/resources/spark/ui/static/webui.css b/core/src/main/resources/spark/ui/static/webui.css
index 0a118a907b..b83f4109c0 100644
--- a/core/src/main/resources/spark/ui/static/webui.css
+++ b/core/src/main/resources/spark/ui/static/webui.css
@@ -6,7 +6,7 @@
}
body {
- font-size: 14px !important;
+ font-size: 15px !important;
}
.version {