Fixed bullet point indentation in op_indicator.md

Change-Id: I58752eb382cf971629fcc239d83fd8c99a64115e
diff --git a/docs/op_indicator.es.md b/docs/op_indicator.es.md
index deeed5c..889837d 100644
--- a/docs/op_indicator.es.md
+++ b/docs/op_indicator.es.md
@@ -12,11 +12,11 @@
 autor del hilo ha participado. Después, dependiendo de la lista de hilos
 devuelta, se muestra un punto al lado de su nombre de usuario que muestra uno
 de los estados siguientes:
-  * Punto azul: si la búsqueda solo devolvió el hilo actual.
-  * Punto naranja: si la búsqueda devolvió más hilos, pero los otros hilos se
-  han marcado como leídos.
-  * Punto rojo: si la búsqueda devolvió más hilos, pero al menos uno de ellos no
-  está marcado como leído.
+    * Punto azul: si la búsqueda solo devolvió el hilo actual.
+    * Punto naranja: si la búsqueda devolvió más hilos, pero los otros hilos se
+    han marcado como leídos.
+    * Punto rojo: si la búsqueda devolvió más hilos, pero al menos uno de ellos
+    no está marcado como leído.
 2. La segunda opción hace una petición para cargar el perfil del usuario en vez
 de buscar en el foro los hilos en sí. Esto devuelve el número de publicaciones
 (incluyendo los nuevos hilos, respuestas normales y respuestas recomendadas)
diff --git a/docs/op_indicator.md b/docs/op_indicator.md
index a0e8d0f..56163d7 100644
--- a/docs/op_indicator.md
+++ b/docs/op_indicator.md
@@ -12,11 +12,11 @@
 1. The first option searches in the current Forum for the 5 most recent posts
 in which the OP participated. Then, depending on the thread list returned, a dot
 is displayed next to their username with one of the following states:
-  * Blue dot: if the search only returned the current thread.
-  * Orange dot: if the search returned more threads, but the other threads are
-  marked as read.
-  * Red dot: if the search returned more threads, but at least one of the other
-  threads is not marked as read.
+    * Blue dot: if the search only returned the current thread.
+    * Orange dot: if the search returned more threads, but the other threads are
+    marked as read.
+    * Red dot: if the search returned more threads, but at least one of the other
+    threads is not marked as read.
 2. The second option makes a request to load the user profile instead of
 searching in the forum the actual threads. This returns the number of posts
 (including new threads, normal replies and recommended replies) made by the user